[PATCH] D61782: [X86][SSE] Relax use limits for lowerAddSubToHorizontalOp (PR32433)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 10:47:38 PDT 2019


RKSimon updated this revision to Diff 199036.
RKSimon added a comment.

I've fixed the regression in LowerBuildVectorv4x32 - this will be added as a separate commit


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61782/new/

https://reviews.llvm.org/D61782

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/haddsub-undef.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61782.199036.patch
Type: text/x-patch
Size: 7685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190510/03085f2d/attachment.bin>


More information about the llvm-commits mailing list