[PATCH] D75237: [APFloat] Overload comparison operators
Ehud Katz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 2 10:21:03 PST 2020
ekatz added a comment.
I like this change!
However, I think (as @arsenm) that the tests shouldn't be changed, but add separate new ones for the newly overloaded operators.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75237/new/
https://reviews.llvm.org/D75237
More information about the llvm-commits
mailing list