Toggle true/false values of the JumpToFallThrough
parameter to simplify code and make it consistent
with the documentation for the getFallThrough(..)
method.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D148139
[BranchRelaxation] Correct JumpToFT value ClosedPublic Authored by gandhi21299 on Apr 12 2023, 8:59 AM.
Details Summary Toggle true/false values of the JumpToFallThrough
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 12 2023, 7:18 PM This revision was landed with ongoing or failed builds.Apr 12 2023, 10:21 PM Closed by commit rG6530bd3030d3: [BranchRelaxation] Correct JumpToFT value (authored by gandhi21299). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 513063 llvm/include/llvm/CodeGen/MachineBasicBlock.h
llvm/lib/CodeGen/MachineBasicBlock.cpp
|