[all-commits] [llvm/llvm-project] 7ca9e4: [AMDGPU] Start refactoring GCNSchedStrategy
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Tue Jul 26 08:55:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ca9e471fe5b5ec51d151774e52dd0d5bd8f0ad0
https://github.com/llvm/llvm-project/commit/7ca9e471fe5b5ec51d151774e52dd0d5bd8f0ad0
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2022-07-26 (Tue, 26 Jul 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
M llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
Log Message:
-----------
[AMDGPU] Start refactoring GCNSchedStrategy
Tries to make the different scheduling stages a bit more self contained and
modifiable. Intended to be NFC. Preface to other changes.
Reviewed By: rampitec
Differential Revision: https://reviews.llvm.org/D130147
More information about the All-commits
mailing list