[PATCH] D118364: [BOLT] Remove peephole useless-branches pass
Vladislav Khmelevsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 28 14:49:58 PST 2022
yota9 updated this revision to Diff 404171.
yota9 added a comment.
Call fixBranches in fixDoubleJumps.
@Amir could you please check the test? I think it shold be identical now :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118364/new/
https://reviews.llvm.org/D118364
Files:
bolt/include/bolt/Passes/BinaryPasses.h
bolt/lib/Passes/BinaryPasses.cpp
bolt/test/AArch64/useless-cond-branch.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118364.404171.patch
Type: text/x-patch
Size: 7343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220128/4e6a47c8/attachment.bin>
More information about the llvm-commits
mailing list