[llvm] [ARM] Add NEON support for ISD::ABDS/ABDU nodes. (PR #94504)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 5 11:24:39 PDT 2024
davemgreen wrote:
Yeah it sounds OK to me. I think I would expect the intrinsics to be converted to ISD::ABD nodes, as we do for AArch64.
https://github.com/llvm/llvm-project/pull/94504
More information about the llvm-commits
mailing list