[PATCH] D87822: [FPEnv] Evaluate constant expressions under non-default rounding modes
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 29 10:31:14 PDT 2020
sepavloff added a comment.
In D87822#2301194 <https://reviews.llvm.org/D87822#2301194>, @leonardchan wrote:
> Thanks for looking into it. We have that commit but it still seems to be
> failing for us with the same error.
In D88498 <https://reviews.llvm.org/D88498> this test is removed because use of rounding mode changed. So you could just remove this test to fix the bot.
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