aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorYun-Fly <yunfei.song@intel.com>2024-09-12 12:01:23 +0800
committerGitHub <noreply@github.com>2024-09-12 12:01:23 +0800
commita9ba1b6dd5133aa4432759c203e807d8039b4cbd (patch)
tree54c8cf336ce903a7b07b5579684af0340760c4e2 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parentb7167c784486581dad3f3188232951b79c6d0fd9 (diff)
downloadllvm-a9ba1b6dd5133aa4432759c203e807d8039b4cbd.zip
llvm-a9ba1b6dd5133aa4432759c203e807d8039b4cbd.tar.gz
llvm-a9ba1b6dd5133aa4432759c203e807d8039b4cbd.tar.bz2
[mlir][scf] Extend consumer fuse to single nested `scf.for` (#108318)
Refactor current consumer fusion based on `addInitOperandsToLoopNest` to support single nested `scf.for`, E.g. ``` %0 = scf.for() { %1 = scf.for() { tiledProducer } yield %1 } %2 = consumer ins(%0) ``` Compared with #94190, this PR fix build failure by making C++17 happy.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions