[PATCH] D14322: AVX512 : VMOVSHDUP/VMOVSLDUP implementation.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 04:22:34 PST 2015


igorb added a comment.

In http://reviews.llvm.org/D14322#289679, @chapuni wrote:

> It broke layering violation. Reproducible with BUILD_SHARED_LIBS=ON.
>
> X86AsmPrinter might require X86Desc but X86Desc requires X86AsmPrinter.


Thanks , 
Revert commit.


Repository:
  rL LLVM

http://reviews.llvm.org/D14322





More information about the llvm-commits mailing list