[llvm] InstCombine: Handle extractelement in SimplifyDemandedFPClass (PR #174081)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 31 06:17:21 PST 2025


arsenm wrote:

nofpclass doesn't need to directly mark the frexp. Simplification rooted on one of the users can still benefit by pushing through the frexp 

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


More information about the llvm-commits mailing list