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

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 31 16:16:55 PDT 2019


vporpo updated this revision to Diff 193029.
vporpo marked an inline comment as done.
vporpo added a comment.

Fixed doxygen tags.


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/crash_smallpt.ll
  test/Transforms/SLPVectorizer/X86/operandorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59973.193029.patch
Type: text/x-patch
Size: 37177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190331/1c577870/attachment.bin>


More information about the llvm-commits mailing list