[PATCH] D37019: Add select simplifications

Quentin Colombet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 10:34:02 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313774: [InstCombine] Add select simplifications (authored by qcolombet).

Changed prior to commit:
  https://reviews.llvm.org/D37019?vs=115872&id=116027#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37019

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/select_arithmetic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37019.116027.patch
Type: text/x-patch
Size: 7860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170920/7612c3e7/attachment.bin>


More information about the llvm-commits mailing list