llvm-project/mlir/test/TestDialect
Mehdi Amini 1e104f22eb Fix CMake builds: sources not used in every targets must be marked with LLVM_OPTIONAL_SOURCES
--

PiperOrigin-RevId: 250948796
2019-06-01 20:13:10 -07:00
..
CMakeLists.txt Fix CMake builds: sources not used in every targets must be marked with LLVM_OPTIONAL_SOURCES 2019-06-01 20:13:10 -07:00
TestDialect.cpp Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns. 2019-06-01 19:59:04 -07:00
TestDialect.h Make TupleOf take a list of allowed types. 2019-06-01 19:59:13 -07:00
TestOps.td Disable named attribute in ODG for ArgOrResultElementTypeIs as was taking address of r-value. 2019-06-01 20:11:51 -07:00
TestPatterns.cpp Change pattern test to use TestDialect instead. 2019-06-01 20:04:42 -07:00
lit.local.cfg Add a new TestDialect directory in tests/. This directory defines a fake 'TestDialect' that allows for the use of FileCheck to test things that aren't currently used anywhere else in tree. As a first order, this should simplify the tests used for tablegen components revolving around operation constraints/patterns. 2019-06-01 19:59:04 -07:00