AAndrzej Warzynski[mlir][VectorType] Remove numScalableDims from the vector type
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[mlir][VectorType] Remove numScalableDims from the vector type This is a follow-up of https://reviews.llvm.org/D153372 in which numScalableDims (single integer) was effectively replaced with isScalableDim bitmask. This change is a part of a larger effort to enable scalable vectorisation in Linalg. See this RFC for more context: * https://discourse.llvm.org/t/rfc-scalable-vectorisation-in-linalg/ Differential Revision: https://reviews.llvm.org/D153412 | 2 年前 | |
[mlir] (NFC) Clean up bazel and CMake target names All dialect targets in bazel have been named *Dialect and all dialect targets in CMake have been named MLIR*Dialect. | 4 年前 |