[PATCH] D77074: [FPEnv][AArch64] Platform-specific builtin constrained FP enablement

Kevin P. Neal via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 10 10:04:42 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f38812d5b7e: [FPEnv][AArch64] Platform-specific builtin constrained FP enablement (authored by kpn).

Changed prior to commit:
  https://reviews.llvm.org/D77074?vs=256095&id=256599#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77074

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/aarch64-neon-intrinsics-constrained.c
  clang/test/CodeGen/aarch64-neon-misc-constrained.c
  clang/test/CodeGen/aarch64-neon-scalar-x-indexed-elem-constrained.c
  clang/test/CodeGen/aarch64-v8.2a-fp16-intrinsics-constrained.c
  clang/test/CodeGen/aarch64-v8.2a-neon-intrinsics-constrained.c
  clang/test/CodeGen/arm-neon-directed-rounding-constrained.c
  clang/test/CodeGen/arm64-vrnd-constrained.c
  llvm/include/llvm/IR/Function.h
  llvm/lib/IR/Function.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77074.256599.patch
Type: text/x-patch
Size: 125363 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200410/25d88fd4/attachment-0001.bin>


More information about the cfe-commits mailing list