[llvm] [ConstantFolding] Add ilogb in isMathLibCallNoop (PR #122582)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 21:38:40 PST 2025


================

----------------
arsenm wrote:

I recall debugging the same thing before. It's an oddity we don't delete the call here, but if we want to fix that it's beyond the scope of this patch 

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


More information about the llvm-commits mailing list