diff options
author | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2022-06-23 12:14:23 -0700 |
---|---|---|
committer | Nicolas Vasilache <nicolas.vasilache@gmail.com> | 2022-06-23 12:18:21 -0700 |
commit | 8c6da76483935d172c34e04e6c0106e33d803c61 (patch) | |
tree | f8bf976de9246e234372039ebd08a1887479d613 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | fbf611ed2a768999202e2c5e1e1a6c3c6bb94725 (diff) | |
download | llvm-8c6da76483935d172c34e04e6c0106e33d803c61.zip llvm-8c6da76483935d172c34e04e6c0106e33d803c61.tar.gz llvm-8c6da76483935d172c34e04e6c0106e33d803c61.tar.bz2 |
[mlir][Transform] Fix applyToOne corner case when no op is matched.
Such situations manifest themselves with an empty payload which ends up producing empty results.
In such cases, we still want to match the transform op contract and return as many empty SmallVector<Operation*>
as the op requires.
Differential Revision: https://reviews.llvm.org/D128456
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions