[PATCH] D88913: [FPEnv] Use strictfp metadata in casting nodes

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 6 08:56:30 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2069403cdf35: [FPEnv] Use strictfp metadata in casting nodes (authored by kpn).

Changed prior to commit:
  https://reviews.llvm.org/D88913?vs=302860&id=303475#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88913/new/

https://reviews.llvm.org/D88913

Files:
  clang/lib/CodeGen/CGExpr.cpp
  clang/lib/CodeGen/CGExprComplex.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-strictfp.c
  clang/test/CodeGen/constrained-math-builtins.c
  clang/test/CodeGen/exprs-strictfp.c
  clang/test/CodeGen/fp16-ops-strictfp.c
  llvm/include/llvm/IR/IRBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88913.303475.patch
Type: text/x-patch
Size: 108792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201106/80f5ad77/attachment-0001.bin>


More information about the cfe-commits mailing list