[clang] [compiler-rt] [llvm] [X86] Add AVX512BMM support for AMD Zen 6 (znver6) (PR #182556)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 24 07:23:23 PDT 2026
================
@@ -0,0 +1,85 @@
+# RUN: llvm-mc -triple x86_64 -show-encoding %s | FileCheck %s
----------------
ganeshgit wrote:
Added.
https://github.com/llvm/llvm-project/pull/182556
More information about the llvm-commits
mailing list