[PATCH] D87822: [FPEnv] Evaluate constant expressions under non-default rounding modes

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 29 10:12:35 PDT 2020


rjmccall added a comment.

Commented in that review, but that patch has the wrong fix: it's based on the targets LLVM is configured with rather than the current test target.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87822



More information about the cfe-commits mailing list