[PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 13:33:45 PDT 2016
mkuper added a comment.
Why do this inside the vectorizer? Are we missing a later code sinking pass?
https://reviews.llvm.org/D25632
More information about the llvm-commits
mailing list