[all-commits] [llvm/llvm-project] 96bbe1: [mlir] Rename mlir::SmallVector -> llvm::SmallVector
Jeff Niu via All-commits
all-commits at lists.llvm.org
Tue May 24 08:03:33 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96bbe1bd61c6ec8898e9157b921a7782ea09b158
https://github.com/llvm/llvm-project/commit/96bbe1bd61c6ec8898e9157b921a7782ea09b158
Author: Mogball <jeffniu22 at gmail.com>
Date: 2022-05-24 (Tue, 24 May 2022)
Changed paths:
M mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
M mlir/include/mlir/Interfaces/InferTypeOpInterface.td
M mlir/include/mlir/Interfaces/SideEffectInterfaceBase.td
M mlir/include/mlir/Interfaces/VectorInterfaces.td
M mlir/include/mlir/Interfaces/ViewLikeInterface.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
M mlir/tools/mlir-tblgen/OpFormatGen.cpp
M mlir/tools/mlir-tblgen/RewriterGen.cpp
Log Message:
-----------
[mlir] Rename mlir::SmallVector -> llvm::SmallVector
More information about the All-commits
mailing list