[PATCH] D135137: [AggressiveInstCombine] Load merge the reverse load pattern and mixed load sizes.
Biplob Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 06:04:41 PDT 2022
bipmis updated this revision to Diff 468508.
bipmis added a comment.
Move the loadCombine.ll which has combinations of four i8-loads spliced into a 32-bit value test to Transforms/PhaseOrdering
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135137/new/
https://reviews.llvm.org/D135137
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/AArch64/or-load.ll
llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
llvm/test/Transforms/PhaseOrdering/loadcombine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135137.468508.patch
Type: text/x-patch
Size: 63684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221018/4ac4669e/attachment-0001.bin>
More information about the llvm-commits
mailing list