[clang] [llvm] [mlir] Move several vector intrinsics out of experimental namespace (PR #88748)

Cullen Rhodes via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 06:51:31 PDT 2024


================
@@ -0,0 +1,46 @@
+; RUN: opt -S < %s | FileCheck %s
----------------
c-rhodes wrote:

this `opt` line can be removed? Likewise for other upgrade tests.

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


More information about the llvm-commits mailing list