diff options
author | Changpeng Fang <changpeng.fang@amd.com> | 2025-09-11 13:10:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-11 13:10:33 -0700 |
commit | 05a705efda4bf62f54eed1bcb97e212ae823c585 (patch) | |
tree | 74c7df860b93f396caa4ac50d6d9876d97f892a7 /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 73e64e534f32f0223b5ddcf8d0f6ba7bc7e47fad (diff) | |
download | llvm-05a705efda4bf62f54eed1bcb97e212ae823c585.zip llvm-05a705efda4bf62f54eed1bcb97e212ae823c585.tar.gz llvm-05a705efda4bf62f54eed1bcb97e212ae823c585.tar.bz2 |
[AMDGPU] Restrict to VGPR only for mfma scale operands (#158117)
Restrict to VGPR only (VRegSrc_32) for mfma scale operands to workaround
a hardware design defect: For all Inline/SGPR constants, SP HW use bits
[30:23] as the scale.
TODO: We may still be able to allow Inline Constants/SGPR, with a proper
shift, to obtain a potentially better performance.
Fixes: SWDEV-548629
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions