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

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 28 02:57:01 PDT 2025


jayfoad wrote:

This also affects `PatLeaf` (and `ImmLeaf`) right, since they are types of `PatFrag`? So could you also update `is_canonicalized` in `lib/Target/AMDGPU/SIInstrInfo.td`.

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


More information about the llvm-commits mailing list