llvm/mlir/unittests
Stephan Herhut 8761f5ebf7 [mlir][Support] Avoid multiplication in floorDiv / ceilDiv
Using comparisons instead avoids potential overflow.

Differential Revision: https://reviews.llvm.org/D116096
2021-12-21 11:50:40 +01:00
..
Analysis [MLIR] rewrite AffineStructures and Presburger tests to use the parser 2021-12-20 20:11:12 +05:30
Conversion Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Dialect [mlir][scf] Add getNumRegionInvocations to IfOp 2021-12-15 14:56:20 +00:00
ExecutionEngine Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
Interfaces Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
IR Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
Pass Adjust "end namespace" comment in MLIR to match new agree'd coding style 2021-12-08 06:05:26 +00:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir][Support] Avoid multiplication in floorDiv / ceilDiv 2021-12-21 11:50:40 +01:00
TableGen Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
Transforms [mlir] DialectConversion: fix OperationLegalizer::isIllegal result when legality callback returns None 2021-11-15 14:53:06 +03:00
CMakeLists.txt Implementation of the root ordering algorithm 2021-11-26 18:11:37 +05:30