[PATCH] D51534: [X86][BtVer2] Remove wrong ReadAdvance from AVX vbroadcast(ss|sd|F128) instructions.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 08:42:34 PDT 2018


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM. I did a quick grep of the other sched models, and I don't see this bug copy-pasted for other CPUs (with broadcast at least).


https://reviews.llvm.org/D51534





More information about the llvm-commits mailing list