[PATCH] D111873: [NFC][LoopVectorize] Allow getRuntimeVF to generate FP values

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 04:19:45 PDT 2021


lebedev.ri added a comment.

Passing-by remark: i don't see how this makes sense.
VF is inherently an integral quantity, if something needs it as a float, should it not deal with the conversion?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111873



More information about the llvm-commits mailing list