[all-commits] [llvm/llvm-project] d6f394: [mlir][Vector] Move `vector.mask` canonicalization...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Wed May 21 17:25:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6f394e141bd8e218356fefc4cb1beabf5c7bc6d
https://github.com/llvm/llvm-project/commit/d6f394e141bd8e218356fefc4cb1beabf5c7bc6d
Author: Diego Caballero <dieg0ca6aller0 at gmail.com>
Date: 2025-05-21 (Wed, 21 May 2025)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Conversion/GPUCommon/lower-vector.mlir
Log Message:
-----------
[mlir][Vector] Move `vector.mask` canonicalization to folder (#140324)
This MR moves the canonicalization that elides empty `vector.mask` ops
to folders.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list