summaryrefslogtreecommitdiff
path: root/mlir/test/Analysis/test-alias-analysis.mlir
AgeCommit message (Expand)Author
2025-10-13[mlir][LocalAliasAnalysis] Check for `memref.distinct_objects` in `LocalAlias...Ivan Butygin
2022-11-03[mlir][Pass] Include anchor op in -pass-pipelinerkayaith
2022-06-13[mlir] Support getSuccessorInputs from parent opMogball
2022-04-20[mlir][NFC] Update textual references of `func` to `func.func` in Analysis/ t...River Riddle
2022-03-16[mlir] Move the Builtin FuncOp to the Func dialectRiver Riddle
2022-02-06[mlir] Split out a new ControlFlow dialect from StandardRiver Riddle
2021-10-13[MLIR] Replace std ops with arith dialect opsMogball
2021-07-28[mlir] Set the namespace of the BuiltinDialect to 'builtin'River Riddle
2021-05-26[mlir] LocalAliasAnalysis: Assume allocation scope to function scope if canno...Butygin
2021-03-15[MLIR] Create memref dialect and move dialect-specific ops from std.Julian Gross
2021-02-18Revert "[MLIR] Create memref dialect and move several dialect-specific ops fr...Alexander Belyaev
2021-02-18[MLIR] Create memref dialect and move several dialect-specific ops from std.Julian Gross
2021-02-09[mlir] Add initial support for an alias analysis framework in MLIRRiver Riddle