[PATCH] D85283: [ARM][CostModel] Implement getCFInstrCost

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 04:32:11 PDT 2020


samparker added a comment.

If I build up the will, I'll take a look at the vectorizer and figure out how it's using these costs... I'm assuming it's the cost of the phi that causes the problems which, as a register, sounds counter-intuitive to be 'free'.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85283



More information about the llvm-commits mailing list