[PATCH] D108028: [LoopVectorize] Don't emit remarks about lack of scalable vectors unless they're specifically requested.

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


paulwalker-arm created this revision.
Herald added a subscriber: hiraditya.
paulwalker-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108028

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-vf-hint.ll
  llvm/test/Transforms/LoopVectorize/scalable-vf-hint.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108028.366250.patch
Type: text/x-patch
Size: 8904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210813/cb4fbab4/attachment.bin>


More information about the llvm-commits mailing list