diff options
author | SJW <48454132+sjw36@users.noreply.github.com> | 2024-09-05 13:46:18 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-05 11:46:18 -0700 |
commit | 18926666f509104c3f478444b282291ce19fab6a (patch) | |
tree | 144f603f706e7893b9351d132fcb654f4f93c311 /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | d219c63b16851ba264b6495e3f63016d1c8b2aac (diff) | |
download | llvm-18926666f509104c3f478444b282291ce19fab6a.zip llvm-18926666f509104c3f478444b282291ce19fab6a.tar.gz llvm-18926666f509104c3f478444b282291ce19fab6a.tar.bz2 |
[MLIR][SCF] Loop pipelining fails on failed predication (no assert) (#107442)
The SCFLoopPipelining allows predication on peeled or loop ops. When the
predicationFn returns a nullptr this signifies the op type is
unsupported and the pipeliner fails except in `emitPrologue` where it
asserts.
This patch fixes handling in the prologue to gracefully fail.
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions