[PATCH] D21269: [x86, SSE] update packed FP compare tests for direct translation from builtin to IR
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 14 10:23:01 PDT 2016
spatel added a comment.
Repeating previous comment because Phab apparently didn't send it to the list:
Updated avx2 gather tests that were using sse.cmp.ps / sse2.cmp.pd.
The codegen diff for pcmpeqd vs cmpeqps/pd is filed as PR28129:
https://llvm.org/bugs/show_bug.cgi?id=28129
http://reviews.llvm.org/D21269
More information about the llvm-commits
mailing list