[all-commits] [llvm/llvm-project] f250b9: Reland "[MLIR]Extend vector.gather to support n-D ...
Jerry Wu via All-commits
all-commits at lists.llvm.org
Tue Aug 23 21:24:09 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f250b9722232044e6d1bf794075134efb566a284
https://github.com/llvm/llvm-project/commit/f250b9722232044e6d1bf794075134efb566a284
Author: Che-Yu Wu <cheyuw at google.com>
Date: 2022-08-24 (Wed, 24 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:
-----------
Reland "[MLIR]Extend vector.gather to support n-D result"
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D132507
More information about the All-commits
mailing list