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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 08:36:30 PDT 2017


RKSimon added a comment.

In https://reviews.llvm.org/D35839#822814, @craig.topper wrote:

> I know Simon already accepted this, but shouldn't we be using xmm with VLX?


Discussed this with @dtemirbulatov offline - AVX512/AVX512VL (inc AVX512_256_SET0) will be done as a separate patch as this thing is getting too big as it is.


https://reviews.llvm.org/D35839





More information about the llvm-commits mailing list