[PATCH] D31610: [InstCombine] Support folding and/or/xor with a constant vector RHS into selects and phis

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 4 13:38:54 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299466: [InstCombine] Support folding and/or/xor with a constant vector RHS into… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D31610?vs=94103&id=94111#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31610

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  llvm/trunk/test/Transforms/InstCombine/and.ll
  llvm/trunk/test/Transforms/InstCombine/or.ll
  llvm/trunk/test/Transforms/InstCombine/xor.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31610.94111.patch
Type: text/x-patch
Size: 7690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170404/09bab967/attachment.bin>


More information about the llvm-commits mailing list