[all-commits] [llvm/llvm-project] d413f4: [mlir] Fix missing namespaces in OpBuildGen.cpp
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Nov 5 09:13:02 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d413f4bc62e56a6db64b021e132691d330d1e1c8
https://github.com/llvm/llvm-project/commit/d413f4bc62e56a6db64b021e132691d330d1e1c8
Author: Alexander Belyaev <pifon at google.com>
Date: 2020-11-05 (Thu, 05 Nov 2020)
Changed paths:
M mlir/tools/mlir-reduce/mlir-reduce.cpp
M mlir/unittests/TableGen/OpBuildGen.cpp
Log Message:
-----------
[mlir] Fix missing namespaces in OpBuildGen.cpp
Differential Revision: https://reviews.llvm.org/D90858
More information about the All-commits
mailing list