[Mlir-commits] [mlir] [MLIR][VCIX] Support VCIX intrinsics in LLVMIR dialect (PR #75875)

Kolya Panchenko llvmlistbot at llvm.org
Tue Feb 6 12:29:53 PST 2024


================
@@ -0,0 +1,148 @@
+// RUN: mlir-translate --mlir-to-llvmir %s | FileCheck %s
----------------
nikolaypanchenko wrote:

it does have this option. Will add it and delimiters to these tests

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


More information about the Mlir-commits mailing list