[clang] [llvm] [X86][AMX] Support AMX-FP8 (PR #113850)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 29 08:12:52 PDT 2024


================
@@ -0,0 +1,34 @@
+# RUN: llvm-mc --disassemble %s -triple=x86_64 | FileCheck %s --check-prefixes=ATT
----------------
phoebewang wrote:

Remove `x86-64-` from file name. The same below.

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


More information about the cfe-commits mailing list