[PATCH] D25987: [X86] New pattern to generate PSUBUS from SELECT

Yulia Koval via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 06:27:48 PST 2016


yulia_koval updated this revision to Diff 77476.
yulia_koval added a comment.

1. Changed regex-based test to generated from update_llc_test_checks.py script
2. Replaced getScalarType().getSizeInBits() with VT.getScalarSizeInBits()


https://reviews.llvm.org/D25987

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/psubus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25987.77476.patch
Type: text/x-patch
Size: 30764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/ae3cb74d/attachment.bin>


More information about the llvm-commits mailing list