[all-commits] [llvm/llvm-project] 7de610: Revert "[AMDGPU] Improve v_cmpx usage on GFX10.3."

Thomas Symalla via All-commits all-commits at lists.llvm.org
Mon Mar 21 01:55:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7de6107dce5388968e3914601d02cf70b9853e9c
      https://github.com/llvm/llvm-project/commit/7de6107dce5388968e3914601d02cf70b9853e9c
  Author: Thomas Symalla <thomas.symalla at amd.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

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

  Log Message:
  -----------
  Revert "[AMDGPU] Improve v_cmpx usage on GFX10.3."

This reverts commit 011c64191ef9ccc6538d52f4b57f98f37d4ea36e and
e725e2afe02e18398525652c9bceda1eb055ea64.

Differential Revision: https://reviews.llvm.org/D122117




More information about the All-commits mailing list