diff options
author | Jay Foad <jay.foad@amd.com> | 2024-11-16 09:40:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-16 09:40:46 +0000 |
commit | 89cb0eefcbb6303ba6813238d5ad37b103495d11 (patch) | |
tree | 85c802fa52e947efd4a43004527afd40e2f10956 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | dc3156d8e6dc6494bc47ba074d0c990eb27b7564 (diff) | |
download | llvm-89cb0eefcbb6303ba6813238d5ad37b103495d11.zip llvm-89cb0eefcbb6303ba6813238d5ad37b103495d11.tar.gz llvm-89cb0eefcbb6303ba6813238d5ad37b103495d11.tar.bz2 |
[AMDGPU] Move GCNPreRAOptimizations after MachineScheduler (#116211)
This is in preparation for adding a new optimization to the pass that
cares about the order of instructions. The existing optimization does
not care, so this just causes minor codegen differences.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions