[all-commits] [llvm/llvm-project] 0ef217: [mlir] Fix missing prefix for region accessor on O...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Tue Oct 26 17:35:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ef217d8e1b67287dfb588e0bb3dc6c55a56f92e
https://github.com/llvm/llvm-project/commit/0ef217d8e1b67287dfb588e0bb3dc6c55a56f92e
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M mlir/lib/TableGen/Operator.cpp
M mlir/test/lib/Dialect/Test/TestOps.td
M mlir/test/mlir-tblgen/op-decl-and-defs.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] Fix missing prefix for region accessor on OpAdaptor
Also flip op-decl-and-defs test to _Prefixed to test more.
More information about the All-commits
mailing list