[PATCH] D91255: [AArch64] Rearrange mul(dup(sext/zext)) to mul(sext/zext(dup))
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 00:57:40 PST 2020
dmgreen added a comment.
Sorry for the delay. There is a lot of code here all of a sudden. More than I expected!
Can you run clang-format on the patch to make it more readable?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91255/new/
https://reviews.llvm.org/D91255
More information about the llvm-commits
mailing list