[PATCH] D50190: [InstCombine] Fold Select with binary op - non-commutative opcodes

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 12 10:30:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339520: [InstCombine] Fold Select with binary op - non-commutative opcodes (authored by xbolva00, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50190?vs=160234&id=160261#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50190

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-binop-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50190.160261.patch
Type: text/x-patch
Size: 5201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180812/6ff253d4/attachment.bin>


More information about the llvm-commits mailing list