[all-commits] [llvm/llvm-project] 7313a6: [CLANG][PATCH][FPEnv] Add support for option -ffp-...
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Mon Aug 16 02:34:43 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7313a6d87c04c33f0bc67297241e33f2d82a0d5d
https://github.com/llvm/llvm-project/commit/7313a6d87c04c33f0bc67297241e33f2d82a0d5d
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M clang/test/Preprocessor/init-ve.c
Log Message:
-----------
[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
More information about the All-commits
mailing list