[clang] [llvm] [x86] Add tan intrinsic part 4 (PR #90503)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 29 17:22:11 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 know. There is no way to do a `G_FTAN` that isn't exposed across all backends. 

https://github.com/llvm/llvm-project/pull/90503


More information about the llvm-commits mailing list