[all-commits] [llvm/llvm-project] acc572: [mlir][nfc] Avoid implicit casting VectorType -> Type
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Wed Aug 30 10:01:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acc572f490fb0884d55a121053ae8cc515df0a2f
https://github.com/llvm/llvm-project/commit/acc572f490fb0884d55a121053ae8cc515df0a2f
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2023-08-30 (Wed, 30 Aug 2023)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
Log Message:
-----------
[mlir][nfc] Avoid implicit casting VectorType -> Type
Just a small follow-up for https://reviews.llvm.org/D159122
More information about the All-commits
mailing list