diff options
| author | Shilei Tian <i@tianshilei.me> | 2024-10-08 09:41:24 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-08 09:41:24 -0400 |
| commit | 48ac846fbc7568b220d8fe3f796c4f26e117ab26 (patch) | |
| tree | bba1a2e19999540b234e8c42dd13a3e8bfbb7d85 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py | |
| parent | a7968f6b636763a362939b2d2fb9717fdfbe5f7e (diff) | |
[AMDGPU][GlobalISel] Align `selectVOP3PMadMixModsImpl` with the `SelectionDAG` counterpart (#110168)
The current `selectVOP3PMadMixModsImpl` can produce `V_MAD_FIX_F32`
instruction
that violates constant bus restriction, while its `SelectionDAG`
counterpart
doesn't. The culprit is in the copy stripping while the `SelectionDAG`
version
only has a bitcast stripping. This PR simply aligns the two version.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions
