[PATCH] D142456: [AArch64][CostModel]: Add costs for zero/sign extend.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 03:15:22 PST 2023


dmgreen added a comment.

> where each operation has a cost of 2

Why does each instruction have a cost of 2?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142456



More information about the llvm-commits mailing list