[PATCH] D140790: [MachineBasicBlock] Explicit FT branching param
Anshil Gandhi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 15:42:49 PST 2023
gandhi21299 updated this revision to Diff 489963.
gandhi21299 added a comment.
- Added getLogicalFallThrough() which calls getFallThrough(true).
- Renamed the param for 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.489963.patch
Type: text/x-patch
Size: 26324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/b61c9425/attachment.bin>
More information about the llvm-commits
mailing list