[all-commits] [llvm/llvm-project] f4d78a: [mlir][NFC] Add missing namespace qualifier to ODS...
Vladislav Vinogradov via All-commits
all-commits at lists.llvm.org
Thu Feb 25 07:14:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4d78a5e3aee53d46e0f13e77f08ee610bade7fc
https://github.com/llvm/llvm-project/commit/f4d78a5e3aee53d46e0f13e77f08ee610bade7fc
Author: Vladislav Vinogradov <vlad.vinogradov at intel.com>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M mlir/test/mlir-tblgen/op-decl.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir][NFC] Add missing namespace qualifier to ODS generated code
Use `::mlir::Region` inside array ref for `VariadicRegion`.
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D97376
More information about the All-commits
mailing list