[PATCH] D61573: Add FNeg support to InstructionSimplify
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 6 08:51:21 PDT 2019
cameron.mcinally updated this revision to Diff 198290.
cameron.mcinally added a comment.
Use camelCase for static functions, as @spatel suggested.
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
llvm/test/Transforms/InstSimplify/floating-point-arithmetic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61573.198290.patch
Type: text/x-patch
Size: 6781 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/eca3af16/attachment.bin>
More information about the llvm-commits
mailing list