[PATCH] D49981: [InstSimplify] fold extracting from std::pair (2/2)

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 2 22:40:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338817: [InstSimplify] fold extracting from std::pair (2/2) (authored by inouehrs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49981?vs=158706&id=158920#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49981

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49981.158920.patch
Type: text/x-patch
Size: 7183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/422fac47/attachment.bin>


More information about the llvm-commits mailing list