[PATCH] D27661: [X86][AVX512] Add missing patterns for broadcast fallback in case load node has multiple uses (for v4i64 and v4f64).

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 13:38:49 PST 2016


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

LGTM. I think it would be better if the test cases were located in the same file as the other cases that cover the fallback patterns.


https://reviews.llvm.org/D27661





More information about the llvm-commits mailing list