5 Commits

Author SHA1 Message Date
Mehdi Amini
863c346209 [MLIR] Switch the default for usePropertiesForAttributes (NFC)
This is adopting properties as storage for attribute by default.

Reviewed By: springerm

Differential Revision: https://reviews.llvm.org/D158581
2023-08-28 20:25:03 -07:00
Mehdi Amini
57f03baf90 Revert "[MLIR] Switch the default for usePropertiesForAttributes (NFC)"
This reverts commit ef3ab3de9787f55b05620e56853909d758b9eb9d.

The revision hasn't actually been approved yet!
2023-08-27 16:30:44 -07:00
Mehdi Amini
ef3ab3de97 [MLIR] Switch the default for usePropertiesForAttributes (NFC)
This is adopting properties as storage for attribute by default.
2023-08-27 16:14:31 -07:00
Mehdi Amini
5f2d4ef767 [mlir][doc] Fix TOC markdown tag in release notes page 2023-07-25 17:32:16 -07:00
Mehdi Amini
e1bdf3219f Add release notes for MLIR
Differential Revision: https://reviews.llvm.org/D156253
2023-07-25 15:24:52 -07:00