[all-commits] [llvm/llvm-project] b1a267: [mlir][vector] Remove references to non-existing p...
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Sun Feb 9 05:56:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b1a267e1b9e9b50ba5b99de014ed056bf201b762
https://github.com/llvm/llvm-project/commit/b1a267e1b9e9b50ba5b99de014ed056bf201b762
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2025-02-09 (Sun, 09 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/Vector/Transforms/LoweringPatterns.h
Log Message:
-----------
[mlir][vector] Remove references to non-existing patterns (nfc)
Delete references to:
* `VectorLoadToMemrefLoadLowering`,
* `VectorStoreToMemrefStoreLowering`.
These patters were removed in #121454.
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