File tree Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Expand file tree Collapse file tree 1 file changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -725,18 +725,8 @@ static const std::string gpu_pipeline =
725
725
" linalg-fuse-elementwise-ops,"
726
726
" arith-expand,"
727
727
" memref-expand,"
728
- " arith-bufferize,"
729
- " func-bufferize,"
730
728
" func.func(empty-tensor-to-alloc-tensor),"
731
- " func.func(scf-bufferize),"
732
- " func.func(tensor-bufferize),"
733
- " func.func(bufferization-bufferize),"
734
- " func.func(linalg-bufferize),"
735
- " func.func(linalg-detensorize),"
736
- " func.func(tensor-bufferize),"
737
- " region-bufferize,"
738
- " canonicalize,"
739
- " func.func(finalizing-bufferize),"
729
+ " one-shot-bufferize{bufferize-function-boundaries},"
740
730
" imex-remove-temporaries,"
741
731
" func.func(convert-linalg-to-parallel-loops),"
742
732
" func.func(scf-parallel-loop-fusion),"
You can’t perform that action at this time.
0 commit comments