diff options
author | Valentin Clement (バレンタイン クレメン) <clementval@gmail.com> | 2024-04-30 19:58:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-30 19:58:46 -0700 |
commit | 86e5d6f1d83279557170c0b8e8a6a1ec6e4414d2 (patch) | |
tree | aa2afa57a581284ff5b9d569cb3169a8c68b005a /llvm/lib/Bitcode/Reader | |
parent | ef1dbcd60f81dafd777355ffd675e1bb73358d77 (diff) | |
download | llvm-86e5d6f1d83279557170c0b8e8a6a1ec6e4414d2.zip llvm-86e5d6f1d83279557170c0b8e8a6a1ec6e4414d2.tar.gz llvm-86e5d6f1d83279557170c0b8e8a6a1ec6e4414d2.tar.bz2 |
[flang][cuda] Update attribute compatibily check for unified matching rule (#90679)
This patch updates the compatibility checks for CUDA attribute iin
preparation to implement the matching rules described in section 3.2.3.
We this patch the compiler will still emit an error when there is
multiple specific procedures that matches since the matching distances
is not yet implemented. This will be done in a separate patch.
https://docs.nvidia.com/hpc-sdk/archive/24.3/compilers/cuda-fortran-prog-guide/index.html#cfref-var-attr-unified-data
gpu=unified and gpu=managed are not part of this patch since these
options are not recognized by flang yet.
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions