In a case when number of output constraint operands that has matched input operands
doesn't fit to signed char, TargetLowering::ParseConstraints() can try to access
ConstraintOperands (that is std::vector) with negative index.
Details
Details
Diff Detail
Diff Detail
Event Timeline
| test/CodeGen/AMDGPU/InlineAsmCrash.ll | ||
|---|---|---|
| 2 | Please add -verify-machineinstrs | |
Spaces around >=