[all-commits] [llvm/llvm-project] 94ac8f: [BranchRelaxation] Fix test for duplicate branch i...

Anshil Gandhi via All-commits all-commits at lists.llvm.org
Fri Oct 14 11:22:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 94ac8f3a8cf9d4101348f4f6589a71855cc5f78f
      https://github.com/llvm/llvm-project/commit/94ac8f3a8cf9d4101348f4f6589a71855cc5f78f
  Author: Anshil Gandhi <Anshil.Gandhi at amd.com>
  Date:   2022-10-14 (Fri, 14 Oct 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/branch-relax-no-terminators.mir

  Log Message:
  -----------
  [BranchRelaxation] Fix test for duplicate branch instruction

This patch is a follow up for D134557, inserting a check
for a duplicate unconditional branch to fall through.

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




More information about the All-commits mailing list