[PATCH] D63373: [X86] Use vmovq for v4i64/v4f64/v8i64/v8f64 vzmovl.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 17 08:17:18 PDT 2019
craig.topper added a comment.
I think those titles were based on what I thought we were doing. I was probably confused by v4i64/v8i64 using blend without noticing v2i64 isn’t. I think movq is available on ports 0/1/5 on Sandy Bridge.
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