[PATCH] D44626: [InstCombine] Fold (A OR B) AND B code sequence over Phi node

Hiroshi Inoue via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 09:24:25 PDT 2018


inouehrs updated this revision to Diff 144452.

https://reviews.llvm.org/D44626

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  test/Transforms/InstCombine/fold-or-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44626.144452.patch
Type: text/x-patch
Size: 10959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180428/dad89338/attachment.bin>


More information about the llvm-commits mailing list