[PATCH] D20321: [Clang][AVX512][intrinsics] Fix vperm intrinsics.

Igor Breger via cfe-commits cfe-commits at lists.llvm.org
Mon May 23 04:13:44 PDT 2016


igorb added a comment.

In http://reviews.llvm.org/D20321#436494, @craig.topper wrote:

> Looking at this again. This doesn't match the gcc implementation of the builtins. Unless their header file is also wrong. Can you clarify?


Thanks,
You are correct.  I implemented all changes in code-gen ( http://reviews.llvm.org/D20515 ).
If there's no objection, I abandon this review.


Repository:
  rL LLVM

http://reviews.llvm.org/D20321





More information about the cfe-commits mailing list