[clang] [llvm] [mlir] Move several vector intrinsics out of experimental namespace (PR #88748)
Cullen Rhodes via cfe-commits
cfe-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 cfe-commits
mailing list