[PATCH] D63373: [X86] Use vmovq for v4i64/v4f64/v8i64/v8f64 vzmovl.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 06:43:14 PDT 2019


RKSimon added a comment.

PR34876 and PR34874 suggests we should prefer BLEND over MOVSD/MOVQ etc.?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63373/new/

https://reviews.llvm.org/D63373





More information about the llvm-commits mailing list