[PATCH] D94614: [FPEnv][X86] Platform builtins edition: clang should get from the AST the metadata for constrained FP builtins

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 3 08:49:31 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG81b69879c946: [FPEnv][X86] Platform builtins edition: clang should get from the AST theā€¦ (authored by kpn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94614

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94614.321108.patch
Type: text/x-patch
Size: 35383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210203/2f7d20a8/attachment-0001.bin>


More information about the cfe-commits mailing list