Commit b6ff4dd2 authored by Sean Fertile's avatar Sean Fertile Committed by Tom Stellard
Browse files

[PowerPC] Handle FP physical register in inline asm constraint.

Do not defer to the base class when the register constraint is a
physical fpr. The base class will select SPILLTOVSRRC as the register
class and register allocation will fail on subtargets without VSX
registers.

Differential Revision: https://reviews.llvm.org/D91629

(cherry picked from commit 4e127bce)
parent e8a39720
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment