llvm-project/mlir/test/lib
River Riddle f4ef77cbb4 [mlir][Inliner] Properly handle callgraph node deletion
We previously weren't properly updating the SCC iterator when nodes were removed, leading to asan failures in certain situations. This commit adds a CallGraphSCC class and defers operation deletion until inlining has finished.

Differential Revision: https://reviews.llvm.org/D81984
2020-06-17 15:45:56 -07:00
..
DeclarativeTransforms [mlir][Linalg] Mostly NFC - Refactor Linalg patterns and transformations. 2020-05-04 11:17:37 -04:00
Dialect [mlir][Inliner] Properly handle callgraph node deletion 2020-06-17 15:45:56 -07:00
IR Give helpers internal linkage. NFC. 2020-05-19 22:16:37 +02:00
Pass [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Transforms [mlir][DialectConversion] Add overload of addDynamicallyLegalDialect to support lambdas 2020-06-15 15:57:44 -07:00
CMakeLists.txt [MLIR][NFC] Move TestDialect -> Dialect/Test 2020-03-28 07:12:55 +05:30