[all-commits] [llvm/llvm-project] acd495: [FPEnv] Correct constrained metadata in fp16-ops-s...
Kevin P. Neal via All-commits
all-commits at lists.llvm.org
Tue Dec 8 07:18:59 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acd4950d4f1e4ef5375a8a894a5b359caf7e844b
https://github.com/llvm/llvm-project/commit/acd4950d4f1e4ef5375a8a894a5b359caf7e844b
Author: Kevin P. Neal <kevin.neal at sas.com>
Date: 2020-12-08 (Tue, 08 Dec 2020)
Changed paths:
M clang/lib/CodeGen/CGExprScalar.cpp
M clang/test/CodeGen/fp16-ops-strictfp.c
Log Message:
-----------
[FPEnv] Correct constrained metadata in fp16-ops-strict.c
This test shows we're in some cases not getting strictfp information from
the AST. Correct that.
Differential Revision: https://reviews.llvm.org/D92596
More information about the All-commits
mailing list