aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorYun-Fly <yunfei.song@intel.com>2024-09-12 10:02:57 +0800
committerGitHub <noreply@github.com>2024-09-12 10:02:57 +0800
commit2d4bdfba96d4cf88b12226b2b511bf55ee5e6559 (patch)
tree79db94e482a7a3b00c028245bdde3dde8e372d69 /lldb/packages/Python/lldbsuite/test/configuration.py
parentc9ab69798ff92f1fcd150a0e1988d08fb8c2a59d (diff)
downloadllvm-2d4bdfba96d4cf88b12226b2b511bf55ee5e6559.zip
llvm-2d4bdfba96d4cf88b12226b2b511bf55ee5e6559.tar.gz
llvm-2d4bdfba96d4cf88b12226b2b511bf55ee5e6559.tar.bz2
[mlir][scf] Extend consumer fuse to single nested `scf.for` (#94190)
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) ```
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions