[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
Sat Jul 16 09:21:21 PDT 2022


fhahn added a comment.

In D109368#3654077 <https://reviews.llvm.org/D109368#3654077>, @fhahn wrote:

> 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.

Should be fixed by aa00fb02c98a <https://reviews.llvm.org/rGaa00fb02c98ad702b3b5cd4dc95025ebbe70acb3>. The bot is back to green.


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