[PATCH] D125625: Implementation of '#pragma STDC FENV_ROUND'

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 11 05:17:11 PDT 2022


sepavloff updated this revision to Diff 443606.
sepavloff added a comment.

Rebased and addressed reviever's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125625

Files:
  clang/include/clang/Basic/DiagnosticParseKinds.td
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/lib/Parse/ParsePragma.cpp
  clang/test/CodeGen/complex-strictfp.c
  clang/test/CodeGen/pragma-fenv_round.c
  clang/test/CodeGen/pragma-fenv_round.cpp
  clang/test/Parser/pragma-fenv_round.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125625.443606.patch
Type: text/x-patch
Size: 24528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220711/627f5618/attachment-0001.bin>


More information about the cfe-commits mailing list