[all-commits] [llvm/llvm-project] 2132eb: [mlir] Add def to `Properties.td` to help with enu...
Jeff Niu via All-commits
all-commits at lists.llvm.org
Thu Apr 18 15:35:52 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2132ebf0fe883a76ee29ad7c639e9f2a77704830
https://github.com/llvm/llvm-project/commit/2132ebf0fe883a76ee29ad7c639e9f2a77704830
Author: Jeff Niu <jeff at modular.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M mlir/include/mlir/IR/Properties.td
Log Message:
-----------
[mlir] Add def to `Properties.td` to help with enum properties (#89311)
This is useful for defining operation properties that are enums.
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