[all-commits] [llvm/llvm-project] de54bc: Revert "[MLIR]Extend vector.gather to support n-D ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Aug 23 13:27:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de54bcc54c6147d90f11f70b6b53f84e62b1e74a
https://github.com/llvm/llvm-project/commit/de54bcc54c6147d90f11f70b6b53f84e62b1e74a
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2022-08-23 (Tue, 23 Aug 2022)
Changed paths:
M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
M mlir/lib/Conversion/LLVMCommon/VectorPattern.cpp
M mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp
M mlir/lib/Dialect/Vector/IR/VectorOps.cpp
M mlir/test/Conversion/VectorToLLVM/vector-to-llvm.mlir
M mlir/test/Dialect/Vector/invalid.mlir
M mlir/test/Dialect/Vector/ops.mlir
Log Message:
-----------
Revert "[MLIR]Extend vector.gather to support n-D result"
This reverts commit 0cbfd6fd1633a075dcfd1bcd8a11e1c6d2785fa8.
A test is crashing with the shared_lib config.
More information about the All-commits
mailing list