[Mlir-commits] [mlir] [mlir][vector][nfc] Update vector-to-llvm.mlir (PR #118112)
Hugo Trachino
llvmlistbot at llvm.org
Thu Dec 5 07:56:14 PST 2024
================
@@ -1,79 +1,81 @@
// RUN: mlir-opt %s -convert-vector-to-llvm -split-input-file | FileCheck %s
-// TODO: Add tests for for vector.type_cast that would cover scalable vectors
+//===----------------------------------------------------------------------===//
+// vector.bticast
----------------
nujaa wrote:
```suggestion
// vector.bitcast
```
https://github.com/llvm/llvm-project/pull/118112
More information about the Mlir-commits
mailing list