[llvm] [LV] Add initial legality checks for early exit loops with side effects (PR #145663)
Graham Hunter via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 12 03:47:06 PDT 2025
huntergr-arm wrote:
> Hi @huntergr-arm
>
> We see crashes with this patch. `opt --passes=loop-vectorize bbi-110488.ll -o /dev/null` fails with
Thanks for the report, should be fixed by 54fc5367f63cca8e011d93bbd55764b0a7ecbbd5
https://github.com/llvm/llvm-project/pull/145663
More information about the llvm-commits
mailing list