[PATCH] D81869: Modify FPFeatures to use delta not absolute settings to solve PCH compatibility problems
Melanie Blower via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 26 06:30:49 PDT 2020
mibintc added a comment.
In D81869#2116752 <https://reviews.llvm.org/D81869#2116752>, @yaxunl wrote:
> Would you please add the following lit test
>
> F12245277: diff.pch.txt <https://reviews.llvm.org/F12245277>
>
> If you change FastMath, FiniteMathOnly and UnsafeFPMath to COMPATIBLE_LANGOPT, the test should pass.
Yes I'll do that, thanks for your review!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81869/new/
https://reviews.llvm.org/D81869
More information about the llvm-commits
mailing list