llvm-project/mlir/unittests/Dialect
Aart Bik 06aa6ec87d [mlir][sparse] refactor handling of merger leafs and ops
Using "default:" in the switch statemements that handle all our
merger ops has become a bit cumbersome since it is easy to overlook
parts of the code that need to handle ops specifically. By enforcing
full switch statements without "default:", we get a compiler warning
when cases are overlooked.

Reviewed By: wrengr

Differential Revision: https://reviews.llvm.org/D127263
2022-06-09 11:35:54 -07:00
..
Affine [MLIR][Affine][Analysis] Merge FAC and FACV 2022-04-06 03:02:32 +05:30
Quant [mlir][NFC] Split MlirQuant into proper IR/Utils/Transforms libraries 2022-02-03 10:54:52 -08:00
SPIRV [mlir][spirv] Avoid duplicated Block decoration during serialization 2021-12-10 19:20:49 -05:00
SparseTensor [mlir][sparse] refactor handling of merger leafs and ops 2022-06-09 11:35:54 -07:00
Utils [mlir] Enable MLIRDialectUtilsTests 2021-11-27 22:36:43 +00:00
BroadcastShapeTest.cpp
CMakeLists.txt [mlir:Analysis] Move the LoopAnalysis library to Dialect/Affine/Analysis 2022-01-18 10:28:22 -08:00