[PATCH] D37019: Add select simplifications

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 10:40:47 PDT 2017


mcberg2017 updated this revision to Diff 115864.
mcberg2017 added a comment.

Ok, and the guard is of no effect when the fastmath flags are not set.  Testing is still clean.


https://reviews.llvm.org/D37019

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37019.115864.patch
Type: text/x-patch
Size: 7648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/764d27a9/attachment.bin>


More information about the llvm-commits mailing list