[mlir] Add def to `Properties.td` to help with enum properties (#89311)

This is useful for defining operation properties that are enums.

GitOrigin-RevId: 2132ebf0fe883a76ee29ad7c639e9f2a77704830
1 file changed
tree: a9cab4fef243b733317b309a570ab654a37a62a4
  1. benchmark/
  2. cmake/
  3. docs/
  4. examples/
  5. include/
  6. lib/
  7. python/
  8. test/
  9. tools/
  10. unittests/
  11. utils/
  12. .clang-format
  13. .clang-tidy
  14. CMakeLists.txt
  15. LICENSE.TXT
  16. README.md
README.md

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.