[PATCH] D130329: [AMDGPU] Aggressively schedule to reduce RP in occupancy limited regions
Austin Kerbow via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 27 22:42:56 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGba0d079c7aa5: [AMDGPU] Aggressively schedule to reduce RP in occupancy limited regions (authored by kerbowa).
Changed prior to commit:
https://reviews.llvm.org/D130329?vs=446877&id=448236#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130329/new/
https://reviews.llvm.org/D130329
Files:
llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
llvm/lib/Target/AMDGPU/GCNSchedStrategy.h
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-fma-add-fma-mul.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/insertelement.large.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/mul.ll
llvm/test/CodeGen/AMDGPU/agpr-copy-no-free-registers.ll
llvm/test/CodeGen/AMDGPU/debug-value-scheduler.mir
llvm/test/CodeGen/AMDGPU/high-RP-reschedule.mir
llvm/test/CodeGen/AMDGPU/load-constant-i16.ll
llvm/test/CodeGen/AMDGPU/load-global-i16.ll
llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir
llvm/test/CodeGen/AMDGPU/pr51516.mir
llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130329.448236.patch
Type: text/x-patch
Size: 164063 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220728/76ecb42d/attachment-0001.bin>
More information about the llvm-commits
mailing list