文件最后提交记录最后更新时间
[mlir][SCF] scf.parallel: Make reductions part of the terminator (#75314)2 年前
[mlir][Transforms][NFC] Dialect Conversion: Resolve insertion point TODO (#95653)1 年前
[MLIR][SCF] fix scf.index_switch fold convergence (#98535) (#98680)1 年前
[mlir][NFC] Update remaining textual references of un-namespaced func operations4 年前
[mlir][SCF] Add folding for IndexSwitchOp (#70924)2 年前
Fix the condition for peeling the first iteration (#86350)2 年前
[mlir][SCF] Do not verify step size of scf.for (#78141)2 年前
[mlir] Infer SubElementInterface implementations using the storage KeyTy3 年前
[mlir][Pass] Include anchor op in -pass-pipeline3 年前
[mlir] Extract forall_to_for logic into reusable function and add pass (#89636)2 年前
[mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)1 年前
[mlir][scf] Rename ForeachThreadOp->ForallOp, PerformConcurrentlyOp->InParallelOp.3 年前
[mlir][SCF] Do not verify step size of scf.for (#78141)2 年前
[MLIR][LoopPipelining] Improve schedule verifier, so it checks also operands of nested operations (#88450)2 年前
[mlir][Pass] Include anchor op in -pass-pipeline3 年前
[MLIR][SCF] Removes incorrect assertion in loop unroller (#69028)2 年前
[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass options, remove bufferization.escape attribute (#66619)2 年前
[mlir] Add bufferization option for parallel region check (#94645)1 年前
[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass options, remove bufferization.escape attribute (#66619)2 年前
[mlir][bufferization] Remove allow-return-allocs and create-deallocs pass options, remove bufferization.escape attribute (#66619)2 年前
Keep attribute when bufferizing scf.forall op (#91236)2 年前
[mlir][SCF] scf.parallel: Make reductions part of the terminator (#75314)2 年前
[mlir][scf] Add reductions support to scf.parallel fusion (#75955)2 年前
[MLIR][scf.parallel] Don't allow a tile size of 0 (#68762)2 年前
[mlir] Infer SubElementInterface implementations using the storage KeyTy3 年前
[mlir][Pass] Include anchor op in -pass-pipeline3 年前
[mlir] Infer SubElementInterface implementations using the storage KeyTy3 年前
Revert "[mlir][loops] Reland Refactor LoopFuseSiblingOp and support parallel fusion #94391 (#97607)"1 年前
[mlir][SCF] Avoid generating unnecessary div/rem operations during coalescing (#91562)2 年前
[mlir] use transform-interpreter in test passes (#70040)2 年前
[mlir][scf] Implement conversion from scf.forall to scf.parallel (#94109)1 年前
[mlir] use transform-interpreter in test passes (#70040)2 年前
Introduce new Unroll And Jam loop transform for SCF/Affine loops (#94142)1 年前
Introduce new Unroll And Jam loop transform for SCF/Affine loops (#94142)1 年前
[mlir][scf] Uplift scf.while to scf.for (#76108)2 年前
[mlir][Interfaces] ValueBoundsOpInterface: Add API to compare values (#86915)2 年前
[mlir][scf] Fix builder of WhileOp with region builder arguments.3 年前
[mlir] Add transformation to wrap scf::while in zero-trip-check (#81050)2 年前