Creating a V_MOV_B32 with zero extended immediate source
prevented conversion to V_BFREV_B32.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105235
[AMDGPU] Fix immediate sign during V_MOV_B64_PSEUDO expansion ClosedPublic Authored by rampitec on Jun 30 2021, 3:00 PM.
Details Summary Creating a V_MOV_B32 with zero extended immediate source
Diff Detail
Event TimelineHerald added subscribers: foad, kerbowa, hiraditya and 7 others. · View Herald TranscriptJun 30 2021, 3:00 PM This revision is now accepted and ready to land.Jul 1 2021, 7:57 AM This revision was landed with ongoing or failed builds.Jul 1 2021, 9:00 AM Closed by commit rG661577e69864: [AMDGPU] Fix immediate sign during V_MOV_B64_PSEUDO expansion (authored by rampitec). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355903 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/v_mov_b64_expand_and_shrink.mir
llvm/test/CodeGen/AMDGPU/v_mov_b64_expansion.mir
|