[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
Thu Mar 23 07:31:54 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG434b0badb5d5: [AggressiveInstCombine] folding load for constant global patterened arrays and… (authored by khei4).

Repository:
  rG LLVM Github Monorepo

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.507737.patch
Type: text/x-patch
Size: 8494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/4c3a246e/attachment.bin>


More information about the llvm-commits mailing list