[PATCH] D61573: Add FNeg support to InstructionSimplify
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun May 5 12:08:48 PDT 2019
cameron.mcinally updated this revision to Diff 198193.
cameron.mcinally added a comment.
Fix a typo in a comment.
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.198193.patch
Type: text/x-patch
Size: 6030 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190505/19cf9238/attachment.bin>
More information about the llvm-commits
mailing list