[PATCH] D146622: [AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP indices
Kohei Asano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 24 03:15:47 PDT 2023
khei4 updated this revision to Diff 508017.
khei4 retitled this revision from "(WIP)[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP indices" to "[AggressiveInstCombine] folding load for constant global patterened arrays and structs by GEP indices".
khei4 added a comment.
rename test case name
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146622/new/
https://reviews.llvm.org/D146622
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/patterned-load.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146622.508017.patch
Type: text/x-patch
Size: 8582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230324/dd308452/attachment.bin>
More information about the llvm-commits
mailing list