[all-commits] [llvm/llvm-project] 0b32d5: Revert "[clang] Add tanf16 builtin and support for...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Wed May 29 12:14:53 PDT 2024
Branch: refs/heads/revert-tan-constraint-intrinsic
Home: https://github.com/llvm/llvm-project
Commit: 0b32d5fc9e9719a742e24e1a470bd0db7e53b8f7
https://github.com/llvm/llvm-project/commit/0b32d5fc9e9719a742e24e1a470bd0db7e53b8f7
Author: Farzon Lotfi <farzonlotfi at microsoft.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M clang/include/clang/Basic/Builtins.td
M clang/lib/CodeGen/CGBuiltin.cpp
M clang/test/CodeGen/X86/math-builtins.c
M clang/test/CodeGen/constrained-math-builtins.c
M clang/test/CodeGen/math-libcalls.c
M clang/test/CodeGenOpenCL/builtins-f16.cl
M llvm/docs/LangRef.rst
M llvm/include/llvm/CodeGen/ISDOpcodes.h
M llvm/include/llvm/IR/ConstrainedOps.def
M llvm/include/llvm/IR/Intrinsics.td
M llvm/test/Assembler/fp-intrinsics-attr.ll
M llvm/test/Feature/fp-intrinsics.ll
Log Message:
-----------
Revert "[clang] Add tanf16 builtin and support for tan constrained intrinsic (#93314)"
This reverts commit b15a0a37404f36bcd9c7995de8cd16f9cb5ac8af.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list