[PATCH] D135975: [BranchRelaxation] Fix test for duplicate branch instruction

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 10:59:37 PDT 2022


gandhi21299 created this revision.
gandhi21299 added reviewers: arsenm, bcahoon.
Herald added subscribers: kosarev, kerbowa, jvesely.
Herald added a project: All.
gandhi21299 requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

This patch is a follow up for D134557 <https://reviews.llvm.org/D134557>, inserting a check
for a duplicate unconditional branch to fall through.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D135975

Files:
  llvm/test/CodeGen/AMDGPU/branch-relax-no-terminators.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135975.467842.patch
Type: text/x-patch
Size: 30765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221014/c635ebe9/attachment.bin>


More information about the llvm-commits mailing list