File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -687,19 +687,8 @@ static const std::string cpu_pipeline =
687
687
// "convert-shape-to-std,"
688
688
" arith-expand,"
689
689
" memref-expand,"
690
- " arith-bufferize,"
691
- // "func-bufferize,"
692
690
" func.func(empty-tensor-to-alloc-tensor),"
693
- " func.func(scf-bufferize),"
694
- " func.func(tensor-bufferize),"
695
- " func.func(bufferization-bufferize),"
696
- " func.func(linalg-bufferize),"
697
- " func.func(linalg-detensorize),"
698
- " func.func(tensor-bufferize),"
699
- " region-bufferize,"
700
- " canonicalize,"
701
- " func.func(finalizing-bufferize),"
702
- " func.func(buffer-deallocation),"
691
+ " one-shot-bufferize{bufferize-function-boundaries},"
703
692
" imex-remove-temporaries,"
704
693
" func.func(convert-linalg-to-parallel-loops),"
705
694
" func.func(scf-parallel-loop-fusion),"
You can’t perform that action at this time.
0 commit comments