[llvm] [LV] Check if the VF is scalar by VFRange instead of VPlan in `handleUncountableEarlyExit` NFC. (PR #135294)

Sander de Smalen via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 14 00:59:21 PDT 2025


sdesmalen-arm wrote:

> This will need to clamp the range to only contain the scalar VF, otherwise we may end up with a plan that is missing the extract and VF > 1

That request means the PR would no longer be NFC, right? Is it possible to construct a test for this case? (also 'NFC' would need removing from the title)

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


More information about the llvm-commits mailing list