[all-commits] [llvm/llvm-project] d0766c: [mlir][vector] Fold vector.extractelement(vector.b...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Dec 22 01:35:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0766c0861c6f9ab4ec286a695ae8e161f418b2f
https://github.com/llvm/llvm-project/commit/d0766c0861c6f9ab4ec286a695ae8e161f418b2f
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Fold vector.extractelement(vector.broadcast)
Differential Revision: https://reviews.llvm.org/D140394
More information about the All-commits
mailing list