[PATCH] D144445: [ConstantFold][InstSimplify] folding load for constant global patterened arrays and structs

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 25 02:16:16 PST 2023


khei4 added reviewers: JonChesterfield, arsenm.
khei4 added a subscriber: JonChesterfield.
khei4 added a comment.
Herald added a subscriber: wdng.

@JonChesterfield Hi. Sorry for the sudden review requests. I modified the test files you recently modified. I don't know how to check diffs in this revision are correct or not. 
Could you take a look at whether these changes are no problem? If you have any idea about these diffs please teach me, and I'll fix these diffs. :)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144445/new/

https://reviews.llvm.org/D144445



More information about the llvm-commits mailing list