summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Analysis/TestCFGLoopInfo.cpp
AgeCommit message (Expand)Author
2025-07-24[mlir][NFC] Use `hasOneBlock` instead of `llvm::hasSingleElement(region)` (#1...Longsheng Mou
2025-03-17[mlir] Use `getSingleElement`/`hasSingleElement` in various places (#131460)Matthias Springer
2023-08-31[mlir] Move FunctionInterfaces to Interfaces directory and inherit from Calla...Martin Erhart
2023-04-05[mlir][Analysis] Introduce LoopInfo in mlirChristian Ulmann