This is an archive of the discontinued LLVM Phabricator instance.

[BranchRelaxation] Correct JumpToFT value
ClosedPublic

Authored by gandhi21299 on Apr 12 2023, 8:59 AM.

Details

Summary

Toggle true/false values of the JumpToFallThrough
parameter to simplify code and make it consistent
with the documentation for the getFallThrough(..)
method.

Diff Detail

Event Timeline

gandhi21299 created this revision.Apr 12 2023, 8:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 8:59 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
gandhi21299 requested review of this revision.Apr 12 2023, 8:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2023, 8:59 AM
gandhi21299 edited the summary of this revision. (Show Details)Apr 12 2023, 9:41 AM
  • Applied clang-format
bcahoon accepted this revision.Apr 12 2023, 7:18 PM
This 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
This revision was automatically updated to reflect the committed changes.