[PATCH] D144445: [AggressiveInstCombine] folding load for constant global patterened arrays and structs
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 6 01:36:52 PST 2023
khei4 updated this revision to Diff 502556.
khei4 added a comment.
change the size bounds to 4K and add comments
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144445/new/
https://reviews.llvm.org/D144445
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/patterned-load.ll
llvm/test/Transforms/InstSimplify/load-patterned-aggregates.ll
llvm/test/Transforms/InstSimplify/load.ll
llvm/test/Transforms/PhaseOrdering/X86/nancvt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144445.502556.patch
Type: text/x-patch
Size: 16283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/1a01473a/attachment.bin>
More information about the llvm-commits
mailing list