[all-commits] [llvm/llvm-project] b074b3: [mlir] Add a test for default valued dictionary at...
Eugene Zhulenev via All-commits
all-commits at lists.llvm.org
Fri Dec 30 12:16:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b074b356c982a9139cf9dfd1167dd957ea5cc8a1
https://github.com/llvm/llvm-project/commit/b074b356c982a9139cf9dfd1167dd957ea5cc8a1
Author: Eugene Zhulenev <ezhulenev at google.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M mlir/test/mlir-tblgen/op-attribute.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] Add a test for default valued dictionary attributes
+ Replace special placeholders ($_builder, etc...) in default attribute string
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D140765
More information about the All-commits
mailing list