[PATCH] D144618: [ConstantFold][InstSimplify] Pre-commit tests for D144445 (NFC)

Kohei Asano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 23:31:32 PST 2023


khei4 created this revision.
khei4 added reviewers: nikic, StephenFan.
Herald added a project: All.
khei4 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Restructure and add tests for patterned aggregates load folding.

D144445 <https://reviews.llvm.org/D144445>


https://reviews.llvm.org/D144618

Files:
  llvm/test/Transforms/InstSimplify/load-patterned-aggregates.ll
  llvm/test/Transforms/InstSimplify/load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144618.499738.patch
Type: text/x-patch
Size: 7642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/29efd0e8/attachment.bin>


More information about the llvm-commits mailing list