[all-commits] [llvm/llvm-project] 741754: [mlir][vector] Add canonicalization for extract/in...
Thomas via All-commits
all-commits at lists.llvm.org
Mon May 3 10:45:24 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7417541fd8d764c42e5c7f3647e73ae6913b0fd7
https://github.com/llvm/llvm-project/commit/7417541fd8d764c42e5c7f3647e73ae6913b0fd7
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-03 (Mon, 03 May 2021)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add canonicalization for extract/insert -> shapecast
Differential Revision: https://reviews.llvm.org/D101643
More information about the All-commits
mailing list