This was failing on out of bounds access to the extra operands
on the s_swappc_b64 beyond those in the instruction definition.
This was working, but somehow regressed within the past few weeks,
although I don't see any obvious commit.
Paths
| Differential D34582
AMDGPU: Fix emitting encoded calls ClosedPublic Authored by arsenm on Jun 23 2017, 4:45 PM.
Details
Summary This was failing on out of bounds access to the extra operands This was working, but somehow regressed within the past few weeks,
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 3 others. · View Herald TranscriptJun 23 2017, 4:45 PM This revision is now accepted and ready to land.Jul 5 2017, 3:18 PM
Revision Contents
Diff 103804 lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
lib/Target/AMDGPU/MCTargetDesc/SIMCCodeEmitter.cpp
test/CodeGen/AMDGPU/call-encoding.ll
|