[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 07:09:25 PDT 2024
================
@@ -0,0 +1,46 @@
+; RUN: opt -S < %s | FileCheck %s
----------------
c-rhodes wrote:
ah ok, that makes sense 👍
https://github.com/llvm/llvm-project/pull/88748
More information about the cfe-commits
mailing list