| | | | --- | --- | | Bugzilla Link | [35548](https://llvm.org/bz35548) | | Version | trunk | | OS | Windows NT | | Depends On | llvm/llvm-project#36479 | | Blocks | llvm/llvm-project#31672 | | CC | @adibiagio,@legrosbuffle,@topperc,@rotateright | ## Extended Description Scheduler model instregex entries only need to be added if they alter the behaviour of an instruction's default scheduling class/itinerary. If the instregex is effectively useless, then tablegen should at least emit a debug warning reporting that.