[all-commits] [llvm/llvm-project] a9645e: [AMDGPU] Move `advanceBeforeNext` before `advanceT...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon Feb 23 07:00:25 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9645ebadf31114ba9b72f9e1edc58823cf135e6
https://github.com/llvm/llvm-project/commit/a9645ebadf31114ba9b72f9e1edc58823cf135e6
Author: Shilei Tian <i at tianshilei.me>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
M llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats-debug.mir
M llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir
Log Message:
-----------
[AMDGPU] Move `advanceBeforeNext` before `advanceToNext` (#182808)
The document of `advanceToNext` says, `advanceBeforeNext` has to be
called first.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list