[PATCH] D117719: AMDGPU/GlobalISel: Try to use s_and_b64 in ptrmask selection

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 13:35:44 PST 2022


arsenm created this revision.
arsenm added reviewers: AMDGPU, foad, Petar.Avramovic, mbrkusanin.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Avoids a test diff with SDAG.


https://reviews.llvm.org/D117719

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-ptrmask.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117719.401388.patch
Type: text/x-patch
Size: 8897 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/a5c68c23/attachment-0001.bin>


More information about the llvm-commits mailing list