[PATCH] D102437: [LV] NFCI: Move implementation of isScalarWithPredication to LoopVectorizationLegality
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 24 01:19:27 PDT 2021
fhahn added a comment.
In D102437#2776569 <https://reviews.llvm.org/D102437#2776569>, @fhahn wrote:
> Not sure if I am missing something, but after a quick glance it seems to me that we should have all required pieces in LLVM IR to write such a loop and lower it https://llvm.godbolt.org/z/rhqh9fz8b
Slightly updated link https://llvm.godbolt.org/z/nW8n6sMxr
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102437/new/
https://reviews.llvm.org/D102437
More information about the llvm-commits
mailing list