[llvm] [InstCombine] Eliminate fptrunc/fpext if fast math flags allow it (PR #115027)

John Brawn via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 06:21:05 PST 2024


john-brawn-arm wrote:

This has now been updated to use the fast math flags on the fpext and fptrunc.

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


More information about the llvm-commits mailing list