diff options
author | Amir Bishara <139038766+amirBish@users.noreply.github.com> | 2024-08-23 00:39:43 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-22 14:39:43 -0700 |
commit | d7fc779aacd4b5538bc42139892812aad8c6d528 (patch) | |
tree | 94282060796289d505741be317adb91ef854499a /llvm/unittests/ADT/StringRefTest.cpp | |
parent | 42d06b8e555727e8e043d5ea9240ad103d950192 (diff) | |
download | llvm-d7fc779aacd4b5538bc42139892812aad8c6d528.zip llvm-d7fc779aacd4b5538bc42139892812aad8c6d528.tar.gz llvm-d7fc779aacd4b5538bc42139892812aad8c6d528.tar.bz2 |
[mlir][SCF]-Fix loop coalescing with iteration arguements (#105488)
Fix a bug found when coalescing loops which have iteration arguments,
such that the inner loop's terminator may have operands of the inner
loop iteration arguments which are about to be replaced by the outer
loop's iteration arguments.
The current flow leads to crush within the IR code.
Diffstat (limited to 'llvm/unittests/ADT/StringRefTest.cpp')
0 files changed, 0 insertions, 0 deletions