[PATCH] D92596: [FPEnv] Correct constrained metadata in fp16-ops-strict.c
Kevin P. Neal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 3 12:08:29 PST 2020
kpn created this revision.
kpn added reviewers: sepavloff, mibintc.
kpn added a project: clang.
kpn requested review of this revision.
Herald added a subscriber: cfe-commits.
This test shows we're in some cases not getting strictfp information from the AST. Correct that.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92596
Files:
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGen/fp16-ops-strictfp.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92596.309327.patch
Type: text/x-patch
Size: 29539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201203/bbeaf959/attachment-0001.bin>
More information about the cfe-commits
mailing list