[AMDGPU] Annotate the intrinsics to be default and nocallback
authorJohannes Doerfert <johannes@jdoerfert.de>
Tue, 4 Oct 2022 12:45:21 +0000 (05:45 -0700)
committerJohannes Doerfert <johannes@jdoerfert.de>
Wed, 7 Dec 2022 22:25:25 +0000 (14:25 -0800)
commitf6e3a89cc0b3b31de30ce68a4fcae44aa15daaa2
treeea349e129f863cac149d0dd115b09343acb281ff
parentbafc3a2b2254b0bb2a18f2654d43bbaecd42c03e
[AMDGPU] Annotate the intrinsics to be default and nocallback

Differential Revision: https://reviews.llvm.org/D135155
18 files changed:
clang/test/CodeGenOpenCL/builtins-amdgcn.cl
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/test/Bitcode/compatibility-3.6.ll
llvm/test/Bitcode/compatibility-3.7.ll
llvm/test/Bitcode/compatibility-3.8.ll
llvm/test/Bitcode/compatibility-3.9.ll
llvm/test/Bitcode/compatibility-4.0.ll
llvm/test/Bitcode/compatibility-5.0.ll
llvm/test/Bitcode/compatibility-6.0.ll
llvm/test/Bitcode/compatibility.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa-call.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features-hsa.ll
llvm/test/CodeGen/AMDGPU/annotate-kernel-features.ll
llvm/test/CodeGen/AMDGPU/pal-simple-indirect-call.ll
llvm/test/Instrumentation/AddressSanitizer/AMDGPU/asan_do_not_instrument_lds.ll
llvm/test/Transforms/Inline/AMDGPU/amdgpu-inline-alloca-argument.ll
llvm/test/Transforms/OpenMP/barrier_removal.ll