[PATCH] D61573: Add FNeg support to InstructionSimplify
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 12:25:38 PDT 2019
cameron.mcinally updated this revision to Diff 198197.
cameron.mcinally added a comment.
Fix bad copy-and-paste. Misunderstood the purpose of `SimplifyUnOp(...)`.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61573/new/
https://reviews.llvm.org/D61573
Files:
llvm/include/llvm/Analysis/InstructionSimplify.h
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/test/Analysis/ConstantFolding/fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61573.198197.patch
Type: text/x-patch
Size: 6066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190505/a3a224b1/attachment.bin>
More information about the llvm-commits
mailing list