Meinersbur accepted this revision.
Meinersbur added a comment.

Thank you for the clarification. It would be great if that could be 
communicated in the summary/commit message. It's sounds like emitting 
`llvm.loop.vectorize.predicate.enable` when vectorization is disabled is the 
motivation behind the patch.

It's not great that `vectorize_predicate` also influences `interleave(enable)`, 
but due to both being done be the LoopVectorize pass, seems hard to fix.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94779

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to