[llvm] [DAG] Change `isExtractSubvectorCheap` into `getExtractSubvectorCost` (PR #213614)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 3 16:51:03 PDT 2026
Shoreshen wrote:
Hi @RKSimon @arsenm , I updated and for X86 and AArch64 that only index 0 is free, others are cheap
https://github.com/llvm/llvm-project/pull/213614
More information about the llvm-commits
mailing list