Skip to content
Commit 30f9e6eb authored by Luo, Yuanke's avatar Luo, Yuanke
Browse files

(Reland) [fastalloc] Support allocating specific register class in fastalloc

Reland commit 719658d0

The base RA support infrastructure that only allow a specific register
class be allocated in RA pss. Since greedy RA, basic RA derived from
base RA, they all allow allocating specific register class. Fast RA
doesn't support allocating register for specific register class. This
patch is to enable ShouldAllocateClass in fast RA, so that it can
support allocating register for specific register class.

Differential Revision: https://reviews.llvm.org/D131825
parent 37db2833
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment