Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: zjgarvey <[email protected]>
  • Loading branch information
zjgarvey authored May 31, 2024
1 parent 8952377 commit 878ba72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion externals/llvm-project
Submodule llvm-project updated 4569 files
Original file line number Diff line number Diff line change
Expand Up @@ -160,14 +160,9 @@ def invoke(*args):
"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
Expand Down

0 comments on commit 878ba72

Please sign in to comment.