llvm-project/mlir/unittests/IR
Vladislav Vinogradov d6296c3b00 [mlir] Allow to use vformat utility with MLIR classes
Make `raw_ostream operator<<` follow const correctness semantic,
since it is a requirement of FormatVariadic implementation.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D111547
2021-10-12 13:28:32 +03:00
..
AttributeTest.cpp [mlir] Emit errors when creating unregistered attributes/types when not allowed 2021-04-02 12:45:35 -07:00
CMakeLists.txt [mlir] Tighten strided layout specification. 2021-10-04 10:37:05 +00:00
DialectTest.cpp [mlir] Support repeated delayed registration of dialect interfaces 2021-02-15 10:46:26 +01:00
InterfaceAttachmentTest.cpp Free memory leak on duplicate interface registration 2021-10-02 16:41:28 +00:00
OperationSupportTest.cpp [mlir] Allow to use vformat utility with MLIR classes 2021-10-12 13:28:32 +03:00
ShapedTypeTest.cpp [mlir] Model MemRef memory space as Attribute 2021-03-10 12:57:27 +03:00
SubElementInterfaceTest.cpp [mlir] Add new SubElementAttr/SubElementType Interfaces 2021-06-10 17:23:07 -07:00