diff options
author | Jay Foad <jay.foad@amd.com> | 2021-10-22 11:19:29 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-10-22 20:24:03 +0100 |
commit | 58e7ec471c3e379333c2ed45ea2a3f96afbc2d5f (patch) | |
tree | 110d91e37f9271ce0602d34a9ff3980b54ce4362 /llvm/lib/Object/ObjectFile.cpp | |
parent | 42e4959253e0045a70ff9d8dcb664ce38434e302 (diff) | |
download | llvm-58e7ec471c3e379333c2ed45ea2a3f96afbc2d5f.zip llvm-58e7ec471c3e379333c2ed45ea2a3f96afbc2d5f.tar.gz llvm-58e7ec471c3e379333c2ed45ea2a3f96afbc2d5f.tar.bz2 |
[AMDGPU] Run SIShrinkInstructions before post-RA scheduling
Run post-RA SIShrinkInstructions just before post-RA scheduling, instead
of afterwards. After the fixes in D112305 and D112317 this seems to make
no difference, but it paves the way for scheduler tweaks that are
sensitive to the e32 vs e64 encoding of VALU instructions.
Differential Revision: https://reviews.llvm.org/D112341
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions