[PATCH] D142823: Intrinsics: Allow tablegen to mark parameters with dereferenceable
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 31 04:37:52 PST 2023
arsenm updated this revision to Diff 493566.
arsenm added a comment.
Revert implicitarg.ptr changes since not-HSA has different alignment for no reason. Also with the size differences between amdhsa and different CO versions we're already wrong for emitting 256 unconditionally
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142823/new/
https://reviews.llvm.org/D142823
Files:
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGenCUDA/amdgpu-workgroup-size.cu
clang/test/CodeGenCUDA/builtins-amdgcn.cu
clang/test/CodeGenOpenCL/builtins-amdgcn.cl
llvm/include/llvm/IR/Intrinsics.td
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/test/CodeGen/AMDGPU/implicit-arg-v5-opt.ll
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
llvm/utils/TableGen/CodeGenIntrinsics.h
llvm/utils/TableGen/CodeGenTarget.cpp
llvm/utils/TableGen/IntrinsicEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142823.493566.patch
Type: text/x-patch
Size: 10985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230131/f9f04b16/attachment.bin>
More information about the cfe-commits
mailing list