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

NAKAMURA Takumi via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 15 03:43:39 PST 2015


chapuni added a subscriber: chapuni.
chapuni added a comment.

It broke layering violation. Reproducible with BUILD_SHARED_LIBS=ON.

X86AsmPrinter might require X86Desc but X86Desc requires X86AsmPrinter.


Repository:
  rL LLVM

http://reviews.llvm.org/D14322





More information about the llvm-commits mailing list