[clang] [llvm] [IR] Add fast-math support to {u,s}itofp (PR #198470)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 01:44:26 PDT 2026


paperchalice wrote:

> I assume you plan to thread these into SelectionDAG+GIsel separately?

Yes, CodeGen part will be implemented in later pull requests.

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


More information about the cfe-commits mailing list