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
df808df8f73e30d288e4dfdef5e527bc392f3bce
clang-p2996
/
flang
/
module
History
Valentin Clement (バレンタイン クレメン)
df808df8f7
[flang][cuda] Add bind(c) interfaces for __fadd_rd and __fadd_ru (
#122535
)
...
Function like `__fadd_rd ` and `__fadd_ru ` need to be converted to the cuda equivalent.
2025-01-10 19:15:02 -08:00
..
__cuda_builtins.f90
…
__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][preprocessor] Change handling of macros in text from Fortran … (
#108113
)
2024-09-12 09:08:00 -07:00
__fortran_type_info.f90
[flang][cuda] Add c_devloc as intrinsic and inline it during lowering (
#120648
)
2025-01-08 11:23:05 -08:00
__ppc_intrinsics.f90
…
__ppc_types.f90
…
.clang-format
…
cudadevice.f90
[flang][cuda] Add bind(c) interfaces for __fadd_rd and __fadd_ru (
#122535
)
2025-01-10 19:15:02 -08:00
ieee_arithmetic.f90
[flang] IEEE_REM (
#115936
)
2024-11-13 13:02:20 -05:00
ieee_exceptions.f90
…
ieee_features.f90
…
iso_c_binding.f90
[flang] Add UNSIGNED (
#113504
)
2024-12-18 07:02:37 -08:00
iso_fortran_env_impl.f90
[flang] Add UNSIGNED (
#113504
)
2024-12-18 07:02:37 -08:00
iso_fortran_env.f90
[flang] Add UNSIGNED (
#113504
)
2024-12-18 07:02:37 -08:00
mma.f90
…