[PATCH] D145211: Relax cross-section branches
Daniel Hoekwater via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 31 17:19:04 PDT 2023
dhoekwater updated this revision to Diff 545875.
dhoekwater added a comment.
Make the tests a bit less brittle. This way the tests will better accommodate future optimization.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145211/new/
https://reviews.llvm.org/D145211
Files:
llvm/include/llvm/Target/TargetMachine.h
llvm/lib/CodeGen/BranchRelaxation.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/TargetMachine.cpp
llvm/test/CodeGen/AArch64/branch-relax-b.ll
llvm/test/CodeGen/AArch64/branch-relax-cross-section.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145211.545875.patch
Type: text/x-patch
Size: 21312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230801/ee7a9da1/attachment.bin>
More information about the llvm-commits
mailing list