[PATCH] D48828: [InstSimplify] fold extracting from std::pair

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 05:41:18 PDT 2018


inouehrs updated this revision to Diff 155856.
inouehrs marked 2 inline comments as done.
inouehrs added a comment.

update comments and test cases


https://reviews.llvm.org/D48828

Files:
  lib/Analysis/InstructionSimplify.cpp
  test/Transforms/InstSimplify/AndOrXor.ll
  test/Transforms/InstSimplify/shift.ll
  test/Transforms/NewGVN/pair_jumpthread.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48828.155856.patch
Type: text/x-patch
Size: 8883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/5e393688/attachment.bin>


More information about the llvm-commits mailing list