[PATCH] D37019: Add select simplifications

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


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

Increased scope for fastmath guard on builder and separated scope for non fp ops


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.115860.patch
Type: text/x-patch
Size: 8086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/4e6d6c02/attachment.bin>


More information about the llvm-commits mailing list