[llvm] [SDag] Fold saddo[_carry] with bitwise-not argument to ssubo[_carry] (PR #66571)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 03:18:47 PDT 2023
nikic wrote:
I think this is just a proof artifact. In terms of actual SDAG nodes, we aren't increasing use counts, so freeze should not be necessary.
https://github.com/llvm/llvm-project/pull/66571
More information about the llvm-commits
mailing list