[PATCH] D71886: [NFC] Add test case for load-insert-store pattern in InstCombine

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 25 23:11:15 PST 2019


qiucf created this revision.
qiucf added reviewers: spatel, efriedma, bogner, PowerPC.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This revision is prerequisite for https://reviews.llvm.org/D71828, necessary tests are provided to show if there is regression.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D71886

Files:
  llvm/test/Transforms/InstCombine/load-insert-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71886.235317.patch
Type: text/x-patch
Size: 4273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191226/7b8799ad/attachment.bin>


More information about the llvm-commits mailing list