[PATCH] D108004: [LoopVectorize] Convert scalable vectorization optimization remark to LLVM_DEBUG

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 13 05:21:16 PDT 2021


paulwalker-arm added a comment.

As a counter can I offer D108028 <https://reviews.llvm.org/D108028> as I'd prefer to maintain a remark for the situation where a user has specifically requested scalable vectorisation via a hint.  The patch also fixes what looks like a bug in the expected output for one of the tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108004



More information about the llvm-commits mailing list