[PATCH] D137333: [AggressiveInstCombine] Avoid load merge/widen if stores are present b/w loads
Biplob Mishra via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 3 07:32:36 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG150fc73ddab6: [AggressiveInstCombine] Avoid load merge/widen if stores are present b/w loads (authored by bipmis).
Changed prior to commit:
https://reviews.llvm.org/D137333?vs=472910&id=472932#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137333/new/
https://reviews.llvm.org/D137333
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/AArch64/or-load.ll
llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137333.472932.patch
Type: text/x-patch
Size: 22839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221103/c29b19cc/attachment.bin>
More information about the llvm-commits
mailing list