llvm-project/mlir/unittests/TableGen
River Riddle 0cb5d7fc7f [mlir] Add value_begin/value_end methods to DenseElementsAttr
Currently DenseElementsAttr only exposes the ability to get the full range of values for a given type T, but there are many situations where we just want the beginning/end iterator. This revision adds proper value_begin/value_end methods for all of the supported T types, and also cleans up a bit of the interface.

Differential Revision: https://reviews.llvm.org/D104173
2021-09-21 01:57:43 +00:00
..
CMakeLists.txt [mlir] Replace `include_directories` 2021-09-10 07:06:27 +00:00
EnumsGenTest.cpp [mlir][ODS] Support specialized Attribute class for Enums 2021-03-17 16:44:24 +03:00
FormatTest.cpp
OpBuildGen.cpp [mlir][Types][NFC] Move all of the builtin Type classes to BuiltinTypes.h 2020-12-03 18:02:10 -08:00
PassGenTest.cpp [mlir][ODS] Fix copy ctor for generate Pass classes 2021-06-21 14:07:31 +03:00
StructsGenTest.cpp [mlir] Add value_begin/value_end methods to DenseElementsAttr 2021-09-21 01:57:43 +00:00
enums.td [mlir][ODS] Support specialized Attribute class for Enums 2021-03-17 16:44:24 +03:00
passes.td [mlir][ODS] Fix copy ctor for generate Pass classes 2021-06-21 14:07:31 +03:00
structs.td [mlir][ODS] Rename several uses of 'description' to 'summary' 2021-01-06 14:18:58 -08:00