[all-commits] [llvm/llvm-project] 72c662: [mlir][vector][NFC] Clean up vector gather lowerin...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Mar 30 14:13:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72c662a47f101712c203de782da34029d29e081f
https://github.com/llvm/llvm-project/commit/72c662a47f101712c203de782da34029d29e081f
Author: Jakub Kuderski <kubak at google.com>
Date: 2023-03-30 (Thu, 30 Mar 2023)
Changed paths:
M mlir/include/mlir/Dialect/Vector/Transforms/LoweringPatterns.h
M mlir/lib/Dialect/Vector/Transforms/LowerVectorGather.cpp
Log Message:
-----------
[mlir][vector][NFC] Clean up vector gather lowering comments
These got relocated recently.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D147257
More information about the All-commits
mailing list