llvm-project/mlir/unittests
Aart Bik 8dd07e36ca [mlir][sparse] enable integral abs recognition
The end-to-end test for this new feature also exposed a bug
in LLVM IR lowering (since then, fixed), where we need to account
for the min-poison bit as extra argument.

    declare i32 @llvm.abs.i32(i32 <src>, i1 <is_int_min_poison>)

Reviewed By: bixia

Differential Revision: https://reviews.llvm.org/D131712
2022-08-12 11:36:40 -07:00
..
Analysis [MLIR][Presburger] make sample test with integer lexmin use containsPointNoLocal 2022-08-08 14:46:02 +01:00
Conversion [mlir] (NFC) Clean up bazel and CMake target names 2022-06-13 16:24:15 +00:00
Dialect [mlir][sparse] enable integral abs recognition 2022-08-12 11:36:40 -07:00
ExecutionEngine [mlir][msan][test] Disable jit tests 2022-04-28 08:50:13 -07:00
IR [mlir, flang] Use has_value instead of hasValue (NFC) 2022-08-06 11:12:47 -07:00
Interfaces [mlir] Use has_value instead of hasValue (NFC) 2022-07-13 00:57:02 -07:00
Parser [mlir] Allow for attaching external resources to .mlir files 2022-06-29 12:14:01 -07:00
Pass [mlir] Use has_value instead of hasValue (NFC) 2022-07-13 00:57:02 -07:00
Rewrite Fix memory leaks in MLIR unit-tests (NFC) 2021-10-02 21:31:46 +00:00
Support [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
TableGen [mlir] (NFC) run clang-format on all files 2022-07-14 13:32:13 -07:00
Transforms [mlir] Rework the implementation of TypeID 2022-04-04 13:52:26 -07:00
CMakeLists.txt [MLIR] Fix checks for native arch 2022-08-04 11:10:08 +02:00