[PATCH] D64713: [InstCombine] X *fast (C ? 1.0 : 0.0) -> C ? X : 0.0
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 21 08:07:49 PDT 2019
foad updated this revision to Diff 225888.
foad added a comment.
Rebase on top of pre-committed test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64713/new/
https://reviews.llvm.org/D64713
Files:
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
llvm/test/Transforms/InstCombine/fmul.ll
llvm/test/Transforms/InstCombine/mul.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64713.225888.patch
Type: text/x-patch
Size: 5634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191021/1563ffd3/attachment.bin>
More information about the llvm-commits
mailing list