[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 04:51:45 PDT 2023


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

update tests, remove redundant isa check


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.507312.patch
Type: text/x-patch
Size: 7714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/95011a79/attachment.bin>


More information about the llvm-commits mailing list