[PATCH] D129464: [Clang][CodeGen] Set FP options of builder at entry to compound statement

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 23 06:43:27 PDT 2022


sepavloff updated this revision to Diff 454822.
sepavloff edited the summary of this revision.
sepavloff added a comment.

Rebase and ping


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129464

Files:
  clang/include/clang/AST/Stmt.h
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
  clang/test/CodeGen/X86/avx512dq-builtins-constrained.c
  clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics-constrained.c
  clang/test/CodeGen/complex-strictfp.c
  clang/test/CodeGen/pragma-fenv_access.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129464.454822.patch
Type: text/x-patch
Size: 30140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220823/8dda56f9/attachment-0001.bin>


More information about the cfe-commits mailing list