[PATCH] D146622: (WIP)[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
Wed Mar 22 05:01:17 PDT 2023


khei4 updated this revision to Diff 507317.
khei4 added a comment.

- fix arrive-back checking on GEP analysis
- remove obsolete comment


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.507317.patch
Type: text/x-patch
Size: 9545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/4b8f6613/attachment.bin>


More information about the llvm-commits mailing list