[PATCH] D102022: [AMDGPU] Expose __builtin_amdgcn_perm for v_perm_b32
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 16:24:33 PDT 2021
rampitec updated this revision to Diff 343527.
rampitec marked an inline comment as done.
rampitec added a comment.
Added more tests with different argument permutations.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102022/new/
https://reviews.llvm.org/D102022
Files:
clang/include/clang/Basic/BuiltinsAMDGPU.def
clang/test/CodeGenOpenCL/builtins-amdgcn-vi.cl
clang/test/SemaOpenCL/builtins-amdgcn-error-vi.cl
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.perm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102022.343527.patch
Type: text/x-patch
Size: 7126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210506/79c14d56/attachment-0001.bin>
More information about the llvm-commits
mailing list