[llvm] [LV] Stop using the legacy cost model for udiv + friends (PR #152707)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 20 01:44:30 PDT 2025


fhahn wrote:

I think the test that showed a crash should be https://github.com/llvm/llvm-project/blob/main/llvm/test/Transforms/LoopVectorize/AArch64/conditional-branches-cost.ll#L1359.

There were a few others I think, but probably the same root cause for all of them

https://github.com/llvm/llvm-project/pull/152707


More information about the llvm-commits mailing list