[all-commits] [llvm/llvm-project] a4c84d: [mlir] Only inline if properties are used.
Adrian Kuegel via All-commits
all-commits at lists.llvm.org
Mon Apr 8 06:14:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4c84d6ac1014b00257618663a243419630ff626
https://github.com/llvm/llvm-project/commit/a4c84d6ac1014b00257618663a243419630ff626
Author: Adrian Kuegel <akuegel at google.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M mlir/test/mlir-tblgen/op-decl-and-defs.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] Only inline if properties are used.
This is a followup to 0f52f4ddd909eb38f2a691ffed8469263fe5f635
It breaks dialects that don't use properties yet.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list