[PATCH] D124835: [AArch64] Add -aarch64-insert-extract-cost-adjustment

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 04:50:21 PDT 2022


dmgreen added a comment.

I think it would be clearer if the option just override the existing value, as opposed to being an adjustment from it. Otherwise it might start to mean different things as VectorInsertExtractBaseCost changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124835



More information about the llvm-commits mailing list