[PATCH] D80236: [VectorCombine] position pass after SLP in the optimization pipeline rather than before

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 09:38:33 PDT 2020


spatel marked 2 inline comments as done.
spatel added inline comments.


================
Comment at: llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll:8
 
 ; FIXME: This should only need 2 'or' instructions.
 
----------------
RKSimon wrote:
> update comment?
Right - will update on push.


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

https://reviews.llvm.org/D80236





More information about the llvm-commits mailing list