[PATCH] D61573: Add FNeg support to InstructionSimplify
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 09:03:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL360053: Add FNeg support to InstructionSimplify (authored by mcinally, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D61573?vs=198290&id=198291#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61573/new/
https://reviews.llvm.org/D61573
Files:
llvm/trunk/include/llvm/Analysis/InstructionSimplify.h
llvm/trunk/lib/Analysis/InstructionSimplify.cpp
llvm/trunk/test/Analysis/ConstantFolding/fneg.ll
llvm/trunk/test/Transforms/InstSimplify/floating-point-arithmetic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61573.198291.patch
Type: text/x-patch
Size: 6853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/d2bf4c58/attachment.bin>
More information about the llvm-commits
mailing list