[PATCH] D35839: [X86] SET0 to use XMM registers where possible PR26018 PR32862

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 05:27:12 PDT 2017


dtemirbulatov added a comment.

we don't need to change X86::AVX512_256_SET0, it is already using X86::sub_ymm there, I have not seen any ZMM to YMM change in the diff.


https://reviews.llvm.org/D35839





More information about the llvm-commits mailing list