[PATCH] D153770: Fix test regression on 32-bit x86.
Zahira Ammarguellat via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 26 08:47:44 PDT 2023
zahiraam added a comment.
In D153770#4449078 <https://reviews.llvm.org/D153770#4449078>, @mgorny wrote:
> I think you also need to require `X86` target but I'm not 100% sure.
I don't think so. That warning was legal and is related to the option ffp-eval-method. I could have added run lines in the LIT test to expect the warnings but that's not the point of the LIT tests here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153770/new/
https://reviews.llvm.org/D153770
More information about the cfe-commits
mailing list