[PATCH] D144445: (WIP) [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 20 01:15:37 PDT 2023


khei4 updated this revision to Diff 506490.
khei4 retitled this revision from "[AggressiveInstCombine] folding load for constant global patterened arrays and structs" to "(WIP) [AggressiveInstCombine] folding load for constant global patterened arrays and structs".
khei4 edited the summary of this revision.
khei4 added a comment.

update summary and address simple fixes.


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.506490.patch
Type: text/x-patch
Size: 8681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/eae3c492/attachment.bin>


More information about the llvm-commits mailing list