Skip to content

[ssbuffer](fix) adjust iter_args insertion position in whileOp - #1895

Open
m-everglow wants to merge 1 commit into
triton-lang:main-devfrom
m-everglow:htsu
Open

[ssbuffer](fix) adjust iter_args insertion position in whileOp#1895
m-everglow wants to merge 1 commit into
triton-lang:main-devfrom
m-everglow:htsu

Conversation

@m-everglow

Copy link
Copy Markdown
Contributor

DynamicCVPipleline: adjust iter_args insertion position in whileOp

New contributor declaration

  • I am not making a trivial change, such as fixing a typo in a comment.

  • I have written a PR description following these
    rules.

  • I have run pre-commit run --from-ref origin/main --to-ref HEAD.

  • Select one of the following.

    • I have added tests.
      • /test for lit tests
      • /unittest for C++ tests
      • /python/test for end-to-end tests
    • This PR does not need a test because FILL THIS IN.
  • Select one of the following.

    • I have not added any lit tests.
    • The lit tests I have added follow these best practices,
      including the "tests should be minimal" section. (Usually running Python code
      and using the instructions it generates is not minimal.)

@github-actions github-actions Bot added compiler Changes to C/C++ compiler backend (lib/, include/) python Changes to Python runtime or bindings ascend-backend Changes to the Ascend NPU backend labels Sep 1, 2026
@m-everglow
m-everglow force-pushed the htsu branch 4 times, most recently from cafd56d to b575e88 Compare September 2, 2026 02:43
Signed-off-by: m-everglow <2276518549@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ascend-backend Changes to the Ascend NPU backend compiler Changes to C/C++ compiler backend (lib/, include/) python Changes to Python runtime or bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants