[PATCH] D134557: [BranchRelaxation] Fall through only if block has no unconditional branches

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 13:21:46 PDT 2022


gandhi21299 updated this revision to Diff 467246.
gandhi21299 added a comment.

- report fatal error instead of falling through an unanalyzable case.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134557/new/

https://reviews.llvm.org/D134557

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134557.467246.patch
Type: text/x-patch
Size: 22391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221012/27bfac6b/attachment.bin>


More information about the llvm-commits mailing list