[llvm] [LV][TTI] Calculate cost of extracting last index in a scalable vector (PR #144086)
David Sherwood via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 16 02:15:55 PDT 2025
david-arm wrote:
This PR contains both a NFC patch to change the type of the index, and the follow-on patch to add support for calculating the cost of extracting the last index. I'm happy to split these into separate PRs if reviewers think that's better.
https://github.com/llvm/llvm-project/pull/144086
More information about the llvm-commits
mailing list