[all-commits] [llvm/llvm-project] d24337: [mlir][vector] Use dyn_cast in if conditions
Lei Zhang via All-commits
all-commits at lists.llvm.org
Tue Aug 22 08:27:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2433787227046f65aeb1ad04bab7038511fe76f
https://github.com/llvm/llvm-project/commit/d2433787227046f65aeb1ad04bab7038511fe76f
Author: Lei Zhang <antiagainst at google.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/VectorDistribute.cpp
Log Message:
-----------
[mlir][vector] Use dyn_cast in if conditions
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D158336
More information about the All-commits
mailing list