Open
Description
Bugzilla Link | 26792 |
Version | trunk |
OS | All |
Blocks | #31672 |
CC | @adibiagio,@topperc,@RKSimon,@qcolombet |
Extended Description
After r262384 tablegen checks whether scheduling models are actually complete. I had to mark X86 models as "CompleteModel = 0;" the models should be completed. The commit message of r262384 contains some tips on how to this in general.