[PATCH] D71467: [FPEnv] Generate constrained FP comparisons from clang

Ulrich Weigand via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 15 06:20:50 PST 2020


uweigand added a comment.

In D71467#1820589 <https://reviews.llvm.org/D71467#1820589>, @rjmccall wrote:

> I think I have a slight preference for the second option, where there's a single method that does all the work for the two cases.


OK, now checked in as 870137d <https://reviews.llvm.org/rG870137d207f7a5596206e2210183d911a9b06f9d> .


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71467/new/

https://reviews.llvm.org/D71467





More information about the llvm-commits mailing list