aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNicolas Vasilache <nicolas.vasilache@gmail.com>2022-06-23 12:14:23 -0700
committerNicolas Vasilache <nicolas.vasilache@gmail.com>2022-06-23 12:18:21 -0700
commit8c6da76483935d172c34e04e6c0106e33d803c61 (patch)
treef8bf976de9246e234372039ebd08a1887479d613 /clang/lib/Frontend/CompilerInvocation.cpp
parentfbf611ed2a768999202e2c5e1e1a6c3c6bb94725 (diff)
downloadllvm-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