| | | | --- | --- | | Bugzilla Link | [32431](https://llvm.org/bz32431) | | Resolution | FIXED | | Resolved on | Apr 11, 2018 12:16 | | Version | trunk | | OS | Windows NT | | Blocks | llvm/llvm-project#31672 llvm/llvm-project#36441 | | CC | @topperc | | Fixed by commit(s) | 329834, 329837 | ## Extended Description llvm\lib\Target\X86\X86ScheduleAtom.td is still based on the old IIC_* style instruction classes, preventing us from removing the classes.