[PATCH] D122117: Revert "[AMDGPU] Improve v_cmpx usage on GFX10.3."

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 01:50:52 PDT 2022


tsymalla created this revision.
Herald added subscribers: foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
Herald added a project: All.
tsymalla requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This reverts commit 011c64191ef9ccc6538d52f4b57f98f37d4ea36e <https://reviews.llvm.org/rG011c64191ef9ccc6538d52f4b57f98f37d4ea36e> and
e725e2afe02e18398525652c9bceda1eb055ea64 <https://reviews.llvm.org/rGe725e2afe02e18398525652c9bceda1eb055ea64>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D122117

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/lib/Target/AMDGPU/SIInstrInfo.h
  llvm/lib/Target/AMDGPU/SIInstrInfo.td
  llvm/lib/Target/AMDGPU/SIOptimizeExecMasking.cpp
  llvm/lib/Target/AMDGPU/SIShrinkInstructions.cpp
  llvm/lib/Target/AMDGPU/VOPCInstructions.td
  llvm/test/CodeGen/AMDGPU/branch-relaxation-gfx10-branch-offset-bug.ll
  llvm/test/CodeGen/AMDGPU/vcmp-saveexec-to-vcmpx.ll
  llvm/test/CodeGen/AMDGPU/vcmp-saveexec-to-vcmpx.mir
  llvm/test/CodeGen/AMDGPU/wqm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122117.416862.patch
Type: text/x-patch
Size: 26491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220321/087ae17e/attachment.bin>


More information about the llvm-commits mailing list