[PATCH] D144445: [AggressiveInstCombine] folding load for constant global patterened arrays and structs by alignment

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 03:30:26 PDT 2023


khei4 updated this revision to Diff 507300.
khei4 retitled this revision from "(WIP) [AggressiveInstCombine] folding load for constant global patterened arrays and structs by alignment" to "[AggressiveInstCombine] folding load for constant global patterened arrays and structs by alignment".
khei4 added a comment.

rebase to be only alignment-based analysis. GEP-based revision will be created.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144445.507300.patch
Type: text/x-patch
Size: 8052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/4ef8a5ac/attachment.bin>


More information about the llvm-commits mailing list