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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 01:41:51 PDT 2025


https://github.com/RKSimon approved this pull request.

x86 changes LGTM - my only concern is if any of the remaining frag users call with a SDValue with a non-zero resno and assume the frag will switch to SDValue(N,0)?

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


More information about the llvm-commits mailing list