[PATCH] D85200: AMDGPU/GlobalISel: Enable s_{and|or}n2_{b32|b64} patterns

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 05:37:42 PDT 2020


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

https://reviews.llvm.org/D85200

Files:
  llvm/lib/Target/AMDGPU/SOPInstructions.td
  llvm/test/CodeGen/AMDGPU/GlobalISel/andn2.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/orn2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85200.282879.patch
Type: text/x-patch
Size: 8180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200804/8c43ac84/attachment.bin>


More information about the llvm-commits mailing list