llvm-capstone/mlir/unittests
Abhinav271828 cfd51fbadd
[MLIR][Presburger] Add LLL basis reduction (#75565)
Add a method for LLL basis reduction to the FracMatrix class.
This needs an abs() method for Fractions, which is added to Fraction.h.
2023-12-19 17:31:38 +01:00
..
Analysis [MLIR][Presburger] Add LLL basis reduction (#75565) 2023-12-19 17:31:38 +01:00
Bytecode [Support] Deprecate system_endianness (#68279) 2023-10-05 09:17:09 -07:00
Conversion [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
Debug Introduce MLIR Op Properties 2023-05-01 23:16:34 -07:00
Dialect [mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#73639) 2023-12-04 17:02:48 +00:00
ExecutionEngine [mlir][CRunnerUtils] Fix iterators accessing MemRefs with non-zero offset 2023-09-14 13:14:13 +02:00
Interfaces [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189) 2023-12-01 00:39:34 +01:00
IR [mlir] Expose type and attribute names in the MLIRContext and abstract type/attr classes (#72189) 2023-12-01 00:39:34 +01:00
Parser [mlir][Parser] Make parse{Attribute,Type} null-terminate input 2023-03-03 17:03:27 -05:00
Pass [mlir][Pass] Move PassExecutionAction to Pass.h, NFC. (#74850) 2023-12-08 11:22:08 -08:00
Rewrite
Support [mlir][docgen] Handle Windows line endings in doc generation. 2023-06-29 09:56:49 -07:00
TableGen [mlir] Fix duplicate word typos; NFC 2023-09-01 20:53:08 -07:00
Target [mlir] Use the process (host) triple in MLIRTargetLLVMTests (#69538) 2023-10-18 18:48:24 -07:00
Transforms Introduce MLIR Op Properties 2023-05-01 23:16:34 -07:00
CMakeLists.txt [mlir][Target][LLVM] Adds an utility class for serializing operations to binary strings. 2023-08-08 14:48:11 +00:00