[PATCH] D37562: [X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR

Craig Topper via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 17:40:59 PDT 2017


craig.topper added a comment.

Was the code not using emmintrin.h and instead copied code from it that used the builtins?


Repository:
  rL LLVM

https://reviews.llvm.org/D37562





More information about the cfe-commits mailing list