[PATCH] D75744: [APFloat] Make use of new overloaded comparison operators. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 6 08:49:10 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11d1573bb668: [APFloat] Make use of new overloaded comparison operators. NFC. (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75744/new/
https://reviews.llvm.org/D75744
Files:
llvm/include/llvm/ADT/APFloat.h
llvm/lib/Analysis/ConstantFolding.cpp
llvm/lib/Analysis/InstructionSimplify.cpp
llvm/lib/Analysis/ValueTracking.cpp
llvm/lib/IR/Metadata.cpp
llvm/lib/Support/APFloat.cpp
llvm/lib/Target/AMDGPU/SIISelLowering.cpp
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/lib/Transforms/Scalar/Float2Int.cpp
llvm/lib/Transforms/Scalar/Reassociate.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75744.248752.patch
Type: text/x-patch
Size: 12685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200306/2b09d190/attachment.bin>
More information about the llvm-commits
mailing list