[PATCH] D77524: [TargetPassConfig] Add CanonicalizeFreezeInLoops before LSR
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 6 09:12:07 PDT 2020
aqjune updated this revision to Diff 255370.
aqjune added a comment.
Update the test so it diverges without CanonicalizeFreezeInLoops
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77524/new/
https://reviews.llvm.org/D77524
Files:
llvm/lib/CodeGen/TargetPassConfig.cpp
llvm/test/CodeGen/AArch64/O3-pipeline.ll
llvm/test/CodeGen/ARM/O3-pipeline.ll
llvm/test/CodeGen/X86/O3-pipeline.ll
llvm/test/Transforms/CanonicalizeFreezeInLoops/aarch64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77524.255370.patch
Type: text/x-patch
Size: 4226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/67c9298c/attachment.bin>
More information about the llvm-commits
mailing list