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

Joao Moreira via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 9 15:05:11 PDT 2020


joaomoreira added a comment.

I noticed that this commit breaks MUSL 1.2.0. Here is an isolated test-case that illustrates the issue:

https://godbolt.org/z/6bdnEh


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