[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:11:16 PDT 2016


spatel updated this revision to Diff 60700.
spatel added a comment.

Patch updated:
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

Files:
  test/CodeGen/X86/avx2-intrinsics-fast-isel.ll
  test/CodeGen/X86/sse-intrinsics-fast-isel.ll
  test/CodeGen/X86/sse2-intrinsics-fast-isel.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21269.60700.patch
Type: text/x-patch
Size: 16006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/9262558d/attachment.bin>


More information about the llvm-commits mailing list