[llvm] [DA] Let getConstantPart return optional APInt (NFC) (PR #146135)

Ryotaro Kasuga via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 12:25:30 PDT 2025


https://github.com/kasuga-fj commented:

The goal of this change is to extract the common logic, right? If so, should we return the absolute value of the APInt instead?

https://github.com/llvm/llvm-project/pull/146135


More information about the llvm-commits mailing list