[PATCH] D37562: [X86] Lower _mm[256|512]_[mask[z]]_avg_epu[8|16] intrinsics to native llvm IR
Yael Tsafrir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 25 05:04:36 PDT 2017
ytsafrir added a comment.
In https://reviews.llvm.org/D37562#877210, @MatzeB wrote:
> Turned out to be code that had been preprocessed in the past. I'll unpreprocess the xmmintrin.h/emmintrin.h parts now.
Could you please update if this has resolved the issue?
Repository:
rL LLVM
https://reviews.llvm.org/D37562
More information about the cfe-commits
mailing list