diff options
author | Matthias Springer <me@m-sp.org> | 2024-10-30 21:49:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 21:49:10 +0900 |
commit | 217700baf760ea3959d79c2090e7930144b698a1 (patch) | |
tree | 0a016d4565ee4d84122e8b6285505b951e4f2507 /llvm/utils/UpdateTestChecks/common.py | |
parent | ea050ab1a99547294e195064bd90ca9822d292cf (diff) | |
download | llvm-217700baf760ea3959d79c2090e7930144b698a1.zip llvm-217700baf760ea3959d79c2090e7930144b698a1.tar.gz llvm-217700baf760ea3959d79c2090e7930144b698a1.tar.bz2 |
[mlir][bufferization] Support bufferization of external functions (#113999)
This commit adds support for bufferizing external functions that have no
body. Such functions were previously rejected by One-Shot Bufferize if
they returned a tensor value.
This commit is in preparation of removing the deprecated
`func-bufferize` pass. That pass can bufferize external functions.
Also update a few comments.
Diffstat (limited to 'llvm/utils/UpdateTestChecks/common.py')
0 files changed, 0 insertions, 0 deletions