[PATCH] D82878: AMDGPU/GlobalISel: Apply load bitcast to s.buffer.load intrinsic
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 30 07:34:16 PDT 2020
arsenm created this revision.
arsenm added reviewers: foad, nhaehnle, kerbowa.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
Should also apply this to the non-scalar buffer loads.
https://reviews.llvm.org/D82878
Files:
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-llvm.amdgcn.s.buffer.load.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82878.274471.patch
Type: text/x-patch
Size: 11868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200630/15e28598/attachment.bin>
More information about the llvm-commits
mailing list