[PATCH] D44365: [X86] Improve codegen of bitcasts of BUILD_VECTOR to MMX register.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 11 01:53:02 PST 2018
RKSimon added a comment.
I still think its better to try and avoid SSE usage entirely for MMX build vectors (https://reviews.llvm.org/D43618)
Repository:
rL LLVM
https://reviews.llvm.org/D44365
More information about the llvm-commits
mailing list