diff options
author | Quentin Colombet <quentin.colombet@gmail.com> | 2023-05-08 14:20:01 +0200 |
---|---|---|
committer | Quentin Colombet <quentin.colombet@gmail.com> | 2023-05-08 15:40:38 +0200 |
commit | ad6700b520c742b4748dac02d0fb12b6d47b25f9 (patch) | |
tree | 6d199141ed7e983d2604dbb04b8379a2e194b5f1 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f333977eb20a0fb1e429195067eb9ebaa5c805b6 (diff) | |
download | llvm-ad6700b520c742b4748dac02d0fb12b6d47b25f9.zip llvm-ad6700b520c742b4748dac02d0fb12b6d47b25f9.tar.gz llvm-ad6700b520c742b4748dac02d0fb12b6d47b25f9.tar.bz2 |
[Transform] Support more case for the transform pad operation
Don't choke on `outs` arguments that are not produced by `tensor.empty` or
`tensor.extract_slice`.
When the `outs` argument has a static shape we have all the necessary
information to proceed with the padding.
This makes the `transform.structured.pad` a little bit more resilient.
Differential Revision: https://reviews.llvm.org/D150112
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions