[clang] [llvm] [x86] Add tan intrinsic part 4 (PR #90503)
Farzon Lotfi via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 30 10:19:27 PDT 2024
================
@@ -674,6 +674,9 @@
# DEBUG-NEXT: .. opcode {{[0-9]+}} is aliased to {{[0-9]+}}
# DEBUG-NEXT: .. the first uncovered type index: 1, OK
# DEBUG-NEXT: .. the first uncovered imm index: 0, OK
+# DEBUG-NEXT: G_FTAN (opcode {{[0-9]+}}): 1 type index, 0 imm indices
----------------
farzonl wrote:
I am tracking changes to support arm64 here: https://github.com/farzonl/llvm-project/commit/aade6dde06f686e35f5c526cd915ba3b76380d16
It will have to come after this PR merges.
https://github.com/llvm/llvm-project/pull/90503
More information about the llvm-commits
mailing list