[all-commits] [llvm/llvm-project] 523a85: [FPEnv][Clang][Driver] Disable constrained floatin...
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Fri Jul 10 07:34:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 523a8513f8ba4d6b111496c541b9ba9f4d5f0261
https://github.com/llvm/llvm-project/commit/523a8513f8ba4d6b111496c541b9ba9f4d5f0261
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M clang/test/CodeGen/fpconstrained-cmp-double.c
M clang/test/CodeGen/fpconstrained-cmp-float.c
Log Message:
-----------
[FPEnv][Clang][Driver] Disable constrained floating point on targets lacking support."
Use the new -fexperimental-strict-floating-point flag in more cases to
fix the arm and aarch64 bots.
Differential Revision: https://reviews.llvm.org/D80952
More information about the All-commits
mailing list