Issue found after merging of patch: https://reviews.llvm.org/D153590
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
Comment Actions
What I meant is that I think clang might not let you use x86_64 triple without X86 target but I could be wrong.