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

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 17:07:11 PDT 2015


vsk added a subscriber: vsk.
vsk added a comment.

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?


Repository:
  rL LLVM

http://reviews.llvm.org/D12274





More information about the llvm-commits mailing list