[all-commits] [llvm/llvm-project] 159470: [mlir] [tblgen-to-irdl] Add attributes to tblgen-t...
Alex Rice via All-commits
all-commits at lists.llvm.org
Fri Sep 27 16:52:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 159470def927044abcafb203cf61c0348acd0b22
https://github.com/llvm/llvm-project/commit/159470def927044abcafb203cf61c0348acd0b22
Author: Alex Rice <alexrice999 at hotmail.co.uk>
Date: 2024-09-28 (Sat, 28 Sep 2024)
Changed paths:
M mlir/include/mlir/IR/CommonAttrConstraints.td
M mlir/test/tblgen-to-irdl/TestDialect.td
M mlir/tools/tblgen-to-irdl/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir] [tblgen-to-irdl] Add attributes to tblgen-to-irdl script (#109633)
Adds the ability to export attributes from the dialect and attributes of
operations in the dialect
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