[PATCH] D87847: [AMDGPU] global-isel support for RT
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 17 17:43:34 PDT 2020
rampitec updated this revision to Diff 292679.
rampitec added a comment.
Actually it can be done with a singe v_perm_b32.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87847/new/
https://reviews.llvm.org/D87847
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.intersect_ray.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87847.292679.patch
Type: text/x-patch
Size: 16265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200918/0a8f86c6/attachment-0001.bin>
More information about the llvm-commits
mailing list