[PATCH] D109368: [LV] Vectorize cases with larger number of RT checks, execute only if profitable.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 23:06:30 PDT 2022


fhahn added a comment.

In D109368#3653710 <https://reviews.llvm.org/D109368#3653710>, @paulwalker-arm wrote:

> The issue is easily reproduced via user mode qemu (in my case I did this on x86) if that helps?  Otherwise I can see about getting a reproducer but that'll take some time so can you revert the patch in the interim?

I think I know what the issue is, I'll prepare a fix on Friday, if it take  longer I'll revert the change.


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