[PATCH] D62819: [SCCP] Add UnaryOperator visitor to SCCP
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 14:51:16 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362449: [SCCP] Add UnaryOperator visitor to SCCP for unary FNeg (authored by mcinally, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62819?vs=202802&id=202803#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62819/new/
https://reviews.llvm.org/D62819
Files:
llvm/trunk/lib/Transforms/Scalar/SCCP.cpp
llvm/trunk/test/Transforms/SCCP/apfloat-basictest.ll
llvm/trunk/test/Transforms/SCCP/undef-resolve.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62819.202803.patch
Type: text/x-patch
Size: 3068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/93e23850/attachment-0001.bin>
More information about the llvm-commits
mailing list