[llvm] [AArch64][SVE] Add AArch64ISD nodes for wide add instructions (PR #115895)

Paul Walker via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 14 06:47:58 PST 2024


https://github.com/paulwalker-arm commented:

Patch looks good to my eye but do you mind also updating `AArch64TargetLowering::verifyTargetSDNode()` to verify the new ISD nodes are created properly.

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


More information about the llvm-commits mailing list