[PATCH] D140193: [TTI][AArch64] getMemoryOpCost for ptr types

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 06:56:10 PST 2022


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

It could use the datalayout to get a better size, but this sounds OK to me. LGTM


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

https://reviews.llvm.org/D140193



More information about the llvm-commits mailing list