[PATCH] D96849: [SVE][CodeGen] Expand SVE MULH[SU] and [SU]MUL_LOHI nodes
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 01:44:08 PST 2021
frasercrmck added a comment.
It's possible that AArch64 can support these operations but I'm not familiar with the arch. I thought that expanding them was the best way for me to fix the regression.
I don't know if this is something you want to consider as a candidate for cherry-picking into the LLVM 12 release?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96849/new/
https://reviews.llvm.org/D96849
More information about the llvm-commits
mailing list