[llvm] [APInt] Introduce signed-gcd APIntOps (PR #217269)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 11:46:26 PDT 2026


https://github.com/nikic commented:

TBH, I'm not sure how much sense this method makes. Writing it out explicitly may be clearer than using a dedicated method here...

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


More information about the llvm-commits mailing list