[llvm] [LV] Add VPWiden{Load|Store}EVLRecipe into emitInvalidCostRemarks(). (PR #119708)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 01:19:41 PST 2024


https://github.com/david-arm approved this pull request.

LGTM. Looks like this is a speculative fix, since you haven't encountered any crashes yet that could provide a test. Ideally there would be a test, but given the fix is trivial and obvious I think it's fine.

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


More information about the llvm-commits mailing list