[PATCH] D42981: [COST] Fix cost model of load instructions on X86

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 25 01:14:43 PST 2021


lebedev.ri added a comment.

Can you explain why in some cases the cost increases, and we no longer vectorize some test cases/vectorize with smaller vector width?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D42981/new/

https://reviews.llvm.org/D42981



More information about the llvm-commits mailing list