[llvm] [SelectionDAG] Lower llvm.ldexp.f32 to ldexp() on Windows. (PR #95301)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 15:03:10 PDT 2024


https://github.com/arsenm commented:

Can you instead set the action to promote to avoid repeating the extend + round sequence? 

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


More information about the llvm-commits mailing list