[PATCH] D109368: [LV] Vectorize cases with larger number of RT checks, execute only if profitable.
Alexander Kornienko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 23:38:22 PDT 2022
alexfh added a comment.
In D109368#3637171 <https://reviews.llvm.org/D109368#3637171>, @fhahn wrote:
> Is it possible that the reproducer has been reduced too far?
Yes, this was the case. And when I inspected the original code closer, I found a problem with the C code and a problem with the test using it. Thus, false alarm here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109368/new/
https://reviews.llvm.org/D109368
More information about the llvm-commits
mailing list