[clang] [llvm] [InstCombine][CVP][SCCP] Add support for `uitofp nneg` (PR #86154)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 10:17:36 PDT 2024


goldsteinn wrote:

> Can you please split this into separate patches? Or at least split out the InstCombine part of it?

See instcombine part: https://github.com/llvm/llvm-project/pull/88299
changing this to CVP/SCCP

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


More information about the llvm-commits mailing list