[PATCH] D12274: AVX-512: valignq/d intrinsic (Clang)

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 05:26:55 PDT 2015


igorb added a comment.

In http://reviews.llvm.org/D12274#231679, @vsk wrote:

> This change looks fine. I'm curious though -- the spec uses "int" for "cnt" in the Compiler Intrinsic Equivalent section, but "imm8" for the instruction encoding. Why are they different?


This is according to Spec.


Repository:
  rL LLVM

http://reviews.llvm.org/D12274





More information about the llvm-commits mailing list