[PATCH] D85761: Update AMDGPU testcases after bebe6a6449811e877f7eba3f1798ddd1fa83e440

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 11:01:09 PDT 2020


paquette created this revision.
paquette added a reviewer: arsenm.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: LLVM.
paquette requested review of this revision.
Herald added a subscriber: wdng.

I didn't build AMDGPU locally so I didn't see this.

  (logic_op (op x...), (op y...)) -> (op (logic_op x, y))

kicks in here.

Double-checking that this looks good.


https://reviews.llvm.org/D85761

Files:
  llvm/test/CodeGen/AMDGPU/GlobalISel/andn2.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/orn2.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/xnor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85761.284821.patch
Type: text/x-patch
Size: 5369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/b34d73c7/attachment.bin>


More information about the llvm-commits mailing list