We can have a v_mac with an immediate src0.
We can still fold if it's an inline immediate,
otherwise it already uses the constant bus.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Paths
| Differential D38103
AMDGPU: Fix crash on immediate operand ClosedPublic Authored by arsenm on Sep 20 2017, 2:57 PM.
Details
Summary We can have a v_mac with an immediate src0.
Diff Detail Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptSep 20 2017, 2:57 PM This revision is now accepted and ready to land.Sep 20 2017, 4:25 PM
Revision Contents
Diff 116085 lib/Target/AMDGPU/SIInstrInfo.h
lib/Target/AMDGPU/SIInstrInfo.cpp
test/CodeGen/AMDGPU/twoaddr-mad.mir
|