summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Dialect/SCF/TestLoopUnrolling.cpp
AgeCommit message (Expand)Author
2025-10-24[mlir] Delete unroll-full option for Affine/SCF unroll pass (#164658)lonely eagle
2025-02-18[mlir][scf] add unroll-full option to test-loop-unrolling pass (#127158)lonely eagle
2022-09-29[mlir][arith] Change dialect name from Arithmetic to ArithJakub Kuderski
2022-06-20[mlir] move SCF headers to SCF/{IR,Transforms} respectivelyAlex Zinenko
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-08[mlir][test] Generalize a bunch of FuncOp based passes to run on any operatio...River Riddle
2022-03-01[mlir] Trim a huge number of unnecessary dependencies on the Func dialectRiver Riddle
2022-03-01[mlir] Rename the Standard dialect to the Func dialectRiver Riddle
2022-01-28[mlir] Move SCF utils implementations to SCF/Utils.Adrian Kuegel
2022-01-24[mlir:Transforms] Move out the remaining non-dialect independent transforms a...River Riddle