[PATCH] D88913: [FPEnv] Use strictfp metadata in casting nodes
Kevin P. Neal via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 23 10:57:17 PDT 2020
kpn updated this revision to Diff 300346.
kpn added a comment.
Fix a bug introduced in the last round, and eliminate the pass manager argument from one of the tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88913/new/
https://reviews.llvm.org/D88913
Files:
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/lib/CodeGen/CodeGenFunction.cpp
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Sema/SemaExpr.cpp
clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics-constrained.c
clang/test/CodeGen/builtin_float_strictfp.c
clang/test/CodeGen/complex-math-strictfp.c
clang/test/CodeGen/complex-strictfp.c
clang/test/CodeGen/constrained-math-builtins.c
clang/test/CodeGen/exprs-strictfp.c
clang/test/CodeGen/fp16-ops-strictfp.c
clang/test/CodeGen/incdec-strictfp.c
clang/test/CodeGen/ubsan-conditional-strictfp.c
clang/test/CodeGen/zvector-strictfp.c
llvm/include/llvm/IR/IRBuilder.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88913.300346.patch
Type: text/x-patch
Size: 162578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201023/a5976561/attachment-0001.bin>
More information about the cfe-commits
mailing list