[PATCH] D83850: [AMDGPU] Translate s_and/s_andn2 to s_mov in vcc optimisation

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 06:37:18 PDT 2020


critson updated this revision to Diff 278453.
critson added a comment.

Add missing test diffs.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83850/new/

https://reviews.llvm.org/D83850

Files:
  llvm/lib/Target/AMDGPU/SIPreEmitPeephole.cpp
  llvm/test/CodeGen/AMDGPU/infinite-loop.ll
  llvm/test/CodeGen/AMDGPU/insert-skip-from-vcc.mir
  llvm/test/CodeGen/AMDGPU/wave32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83850.278453.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/53bc6654/attachment.bin>


More information about the llvm-commits mailing list