[PATCH] D77090: AMDGPU/GlobalISel: Change intrinsic ID for _L to _LZ opt

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 30 14:11:39 PDT 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, foad, Flakebi.
Herald added subscribers: kerbowa, dexonsmith, steven_wu, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.

Still should handle the other case changes the opcode this way


https://reviews.llvm.org/D77090

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/MIMGInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.sample.ltolz.a16.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.image.sample.ltolz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77090.253692.patch
Type: text/x-patch
Size: 47116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200330/9b9d89de/attachment-0001.bin>


More information about the llvm-commits mailing list