Signed-off-by: zjgarvey <zjgarvey@gmail.com>
pull/2784/merge
zjgarvey 2024-05-31 11:49:20 -05:00 committed by GitHub
parent 8952377603
commit 878ba72c65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 7 deletions

@ -1 +1 @@
Subproject commit 1e5f29af81a5f6fda308074f6345b9fba4faa71c
Subproject commit 6127f15e5b4834411e8f2e700e25c40490deec35

View File

@ -160,14 +160,9 @@ LOWERING_PIPELINE = (
"func.func(refback-generalize-tensor-pad)",
"func.func(refback-generalize-tensor-concat)",
# Bufferize.
"func.func(scf-bufferize)",
"func.func(tm-tensor-bufferize)",
"func.func(empty-tensor-to-alloc-tensor)",
"func.func(linalg-bufferize)",
"func-bufferize",
"arith-bufferize",
"one-shot-bufferize{copy-before-write bufferize-function-boundaries function-boundary-type-conversion=identity-layout-map}",
"refback-mlprogram-bufferize",
"func.func(tensor-bufferize)",
"func.func(finalizing-bufferize)",
"func.func(buffer-deallocation)",
# Buffer-deallocation does not work with the inlined code generated