diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2025-07-21 15:41:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-21 15:41:24 -0700 |
commit | 97a66a897caeb1445160d1862fd5b35bb5416ffb (patch) | |
tree | 51716aaec470ff50db2b36ebafe3c4dfa303a1ce /llvm/test/CodeGen/X86/inline-asm-fpstack.ll | |
parent | 8f26a301bc7caf3d11d1f03818dae77a24e266e9 (diff) | |
download | llvm-97a66a897caeb1445160d1862fd5b35bb5416ffb.zip llvm-97a66a897caeb1445160d1862fd5b35bb5416ffb.tar.gz llvm-97a66a897caeb1445160d1862fd5b35bb5416ffb.tar.bz2 |
[AMDGPU] Prohibit load/store merge if scale_offset is set on gfx1250 (#149895)
Scaling is done on the operation size, by merging instructions we
would need to generate code to scale the offset and reset the
auto-scale bit. This is unclear if that would be beneficial, just
disable such merge for now.
Diffstat (limited to 'llvm/test/CodeGen/X86/inline-asm-fpstack.ll')
0 files changed, 0 insertions, 0 deletions