[PATCH] D140347: TargetLowering: Teach DemandedBits about VSCALE

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 13:27:12 PST 2022


tschuett added a comment.

There is as `trySextValue` in APInt: https://reviews.llvm.org/D139683. Maybe you need a `tryMul`.


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

https://reviews.llvm.org/D140347



More information about the llvm-commits mailing list