[all-commits] [llvm/llvm-project] 383331: Completely ignore strict FP model and denormal-fp-...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 12 10:26:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 38333164fc7dfc9d4cbf93e443e74809022ed78e
https://github.com/llvm/llvm-project/commit/38333164fc7dfc9d4cbf93e443e74809022ed78e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-12 (Wed, 12 Feb 2020)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
Completely ignore strict FP model and denormal-fp-math interaction
No behavior is going to make sense here until the default is IEEE.
More information about the All-commits
mailing list