This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8dcdc0ff1f410897bf7b59fa31d480319d1169e7
clang-p2996
/
flang
/
module
History
Valentin Clement (バレンタイン クレメン)
75175e7230
[flang][cuda] Inline this_thread_block() calls (
#146144
)
2025-06-27 14:59:29 -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] Restructure runtime to avoid recursion (relanding) (
#143993
)
2025-06-16 14:37:01 -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] Update syncthreads interface (
#138023
)
2025-05-07 21:56:11 +02: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
…