[PATCH] D41908: [X86][MMX] Add support for MMX zero vector creation

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 15:47:23 PST 2018


efriedma added a comment.

> Wouldn't we already need/have handling for a zeroinitializer constant of x86_mmx type?

>From LangRef: "There are no arrays, vectors or constants of this type."


Repository:
  rL LLVM

https://reviews.llvm.org/D41908





More information about the llvm-commits mailing list