[PATCH] D155708: [AArch64][NFC] Call the API getVScaleRange directly

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 00:26:20 PDT 2023


dmgreen added reviewers: sdesmalen, david-arm.
dmgreen added a comment.

I like the cleanup. getVScaleRange can fail, returning an empty range. Would this handle those cases too?


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

https://reviews.llvm.org/D155708



More information about the llvm-commits mailing list