[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 19:49:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3a1866574834: [AMDGPU] Translate s_and/s_andn2 to s_mov in vcc optimisation (authored by critson).

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.278650.patch
Type: text/x-patch
Size: 5204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/0002b48d/attachment.bin>


More information about the llvm-commits mailing list