[llvm] [MachineScheduler][AMDGPU] Allow scheduling of single-MI regions (PR #128739)
Shilei Tian via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 26 09:49:28 PST 2025
https://github.com/shiltian commented:
Am I looking at the right diff here? The only code change shown here is the removal of `I == std::prev(RegionEnd)`.
https://github.com/llvm/llvm-project/pull/128739
More information about the llvm-commits
mailing list