[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pragma...
authorKazushi (Jam) Marukawa <marukawa@nec.com>
Fri, 13 Aug 2021 10:30:44 +0000 (19:30 +0900)
committerKazushi (Jam) Marukawa <marukawa@nec.com>
Mon, 16 Aug 2021 09:34:29 +0000 (18:34 +0900)
commit7313a6d87c04c33f0bc67297241e33f2d82a0d5d
tree6a83725b5af7197e8a284acede0f29312034162b
parent9b19b778835f71dc65b442cb1d86463d78797f19
[CLANG][PATCH][FPEnv] Add support for option -ffp-eval-method and extend #pragma float_control similarly

Need to update a clang regression test for VE after
https://reviews.llvm.org/D93769.

Reviewed By: simoll

Differential Revision: https://reviews.llvm.org/D108069
clang/test/Preprocessor/init-ve.c