[PATCH] D140790: [MachineBasicBlock] Explicit FT branching param

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 10:35:12 PST 2023


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

Renamed getFallThroughOrUnconditionalSuccessor(..) back to getFallThrough(..)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140790

Files:
  llvm/include/llvm/CodeGen/MachineBasicBlock.h
  llvm/lib/CodeGen/BranchRelaxation.cpp
  llvm/lib/CodeGen/MachineBasicBlock.cpp
  llvm/test/CodeGen/AMDGPU/branch-relax-indirect-branch.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140790.489598.patch
Type: text/x-patch
Size: 26028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/94f29f8c/attachment.bin>


More information about the llvm-commits mailing list