[llvm] [IR][DAG] Add support for `nneg` flag with `uitofp` (PR #86141)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 02:17:24 PDT 2024


arsenm wrote:

> Realize still have logic in `SelectionDAGBuilder`. Do you want me to split that as well?

That's the codegen part, so yes? 

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


More information about the llvm-commits mailing list