[all-commits] [llvm/llvm-project] 12b70a: [BranchFolder] Precommit AMDGPU test case for D148509

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Apr 27 01:42:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12b70ad68ccf3e9415cb6c42f8eb73e883f159ae
      https://github.com/llvm/llvm-project/commit/12b70ad68ccf3e9415cb6c42f8eb73e883f159ae
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/branch-folding-implicit-def-subreg.ll

  Log Message:
  -----------
  [BranchFolder] Precommit AMDGPU test case for D148509


  Commit: 47d3cbcf842a036c20c3f1c74255cdfc213f41c2
      https://github.com/llvm/llvm-project/commit/47d3cbcf842a036c20c3f1c74255cdfc213f41c2
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2023-04-27 (Thu, 27 Apr 2023)

  Changed paths:
    M llvm/lib/CodeGen/BranchFolding.cpp
    M llvm/test/CodeGen/AMDGPU/branch-folding-implicit-def-subreg.ll

  Log Message:
  -----------
  [BranchFolder] Skip redundant IMPLICIT_DEFs of subregs

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


Compare: https://github.com/llvm/llvm-project/compare/f1431bbfb17c...47d3cbcf842a


More information about the All-commits mailing list