[all-commits] [llvm/llvm-project] a96409: [AMDGPU][SetWavePriority] Fix dealing with MBBInfo...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Sep 30 06:28:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a964099ce5e560b0c4431938b2b28d131cd59bf5
https://github.com/llvm/llvm-project/commit/a964099ce5e560b0c4431938b2b28d131cd59bf5
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUSetWavePriority.cpp
Log Message:
-----------
[AMDGPU][SetWavePriority] Fix dealing with MBBInfo records.
Happened earlier than I anticipated. :)
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D134726
More information about the All-commits
mailing list