[llvm] [ValueTracking] Infer `exact` for `udiv` and `sdiv` (PR #126438)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 06:10:01 PST 2025


https://github.com/nikic commented:

I'm not entirely convinced that this is worthwhile, esp. taking into account that the div/rem will usually be combined.

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


More information about the llvm-commits mailing list