This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-01-24 08:30:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de59e7b86cd349f9f74b7561594aeae410477326
llvm
/
flang
/
module
History
Valentin Clement (バレンタイン クレメン)
4cf7670b01
[flang][cuda] Lower clock() to NNVM op (
#149228
)
...
Also use a same gen function for all NVVM time ops.
2025-07-16 17:24:17 -07:00
..
__cuda_builtins.f90
…
__cuda_device.f90
[flang][cuda] Set cudadevice interfaces as public by default (
#127229
)
2025-02-14 10:16:16 -08:00
__fortran_builtins.f90
[flang] Add default component initialization to some built-in types (
#121416
)
2025-01-08 13:14:28 -08:00
__fortran_ieee_exceptions.f90
[flang] Modifications to ieee floating point environment procedures (
#121949
)
2025-01-15 10:55:09 -05:00
__fortran_type_info.f90
[flang] Allow -fdefault-integer-8 with defined I/O (
#148927
)
2025-07-16 09:09:49 -07:00
__ppc_intrinsics.f90
…
__ppc_types.f90
…
.clang-format
…
cooperative_groups.f90
[flang][cuda] Inline this_thread_block() calls (
#146144
)
2025-06-27 14:59:29 -07:00
cudadevice.f90
[flang][cuda] Lower clock() to NNVM op (
#149228
)
2025-07-16 17:24:17 -07:00
ieee_arithmetic.f90
[flang][cuda] Allow ieee_arithmetic on the device (
#131930
)
2025-03-19 07:20:06 -07:00
ieee_exceptions.f90
…
ieee_features.f90
…
iso_c_binding.f90
[flang] Change c_intmax_t to 64 bit to correspond to intmax_t in C (
#137208
)
2025-04-25 10:25:14 -04:00
iso_fortran_env_impl.f90
…
iso_fortran_env.f90
…
mma.f90
…