[PATCH] D73570: [FPEnv][X86] Platform-specific builtin constrained FP enablement

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 31 10:54:05 PST 2020


kpn updated this revision to Diff 241771.
kpn added a comment.

Address review comments: FMA tests are now run optimized. This changes where the FIXME lines are located.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73570

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/avx512f-builtins-constrained.c
  clang/test/CodeGen/fma-builtins-constrained.c
  clang/test/CodeGen/sse-builtins-constrained.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73570.241771.patch
Type: text/x-patch
Size: 36311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200131/39eebc39/attachment-0001.bin>


More information about the cfe-commits mailing list