[PATCH] D59973: [SLP] Refactoring of the operand reordering code.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 15:56:59 PDT 2019


vporpo updated this revision to Diff 193619.
vporpo marked 2 inline comments as done.
vporpo added a comment.

Updated getBestOperand() to better handle undefs. This fixes the regression in crash_smallpt.ll.


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

https://reviews.llvm.org/D59973

Files:
  lib/Transforms/Vectorize/SLPVectorizer.cpp
  test/Transforms/SLPVectorizer/X86/alternate-int.ll
  test/Transforms/SLPVectorizer/X86/crash_lencod.ll
  test/Transforms/SLPVectorizer/X86/operandorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59973.193619.patch
Type: text/x-patch
Size: 36413 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/170ef6e9/attachment.bin>


More information about the llvm-commits mailing list