[PATCH] D60897: [SLP] Look-ahead operand reordering heuristic.

Guozhi Wei via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 16:05:26 PDT 2019


Carrot added a comment.

@RKSimon, my command line options are:

  
  -O3 -m64 -msse4.2 -mpclmul -maes -mprefer-vector-width=128 -fexperimental-new-pass-manager -fPIE 

I compared r364964 and r364963.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60897





More information about the llvm-commits mailing list