[llvm] [DAG] Use SDValue for PatFrag checks (PR #137519)

Eli Friedman via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 11:48:47 PDT 2025


efriedma-quic wrote:

ImmLeaf in particular implies the operand is a ConstantSDNode, which only has one result anyway.

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


More information about the llvm-commits mailing list