[x86] add test for WriteZero sched class instructions; NFC
Nops should have zero latency because there is no result. Idioms like 'xorps xmm0, xmm0' may have zero latency because they are handled without using an execution unit. llvm-svn: 327435
Loading
Please sign in to comment