[all-commits] [llvm/llvm-project] eb7f9f: [Vector][NFC] Fix DEBUG_TYPE in LowerVectorTranspo...
Diego Caballero via All-commits
all-commits at lists.llvm.org
Thu Apr 20 18:16:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb7f9feedbe403d7e2d4bdc7c118fedfb0de7dbd
https://github.com/llvm/llvm-project/commit/eb7f9feedbe403d7e2d4bdc7c118fedfb0de7dbd
Author: Diego Caballero <diegocaballero at google.com>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M mlir/lib/Dialect/Vector/Transforms/LowerVectorTranspose.cpp
Log Message:
-----------
[Vector][NFC] Fix DEBUG_TYPE in LowerVectorTranspose.cpp
Fix wrong debug type.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D148729
More information about the All-commits
mailing list