[PATCH] D134711: [AArch64] Select SMULL for zero extended vectors when top bit is zero
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 04:02:46 PDT 2022
fhahn added a comment.
Thanks for the update! Could you split out the code that adds `selectUmullSmull` into a separate NFC patch and then update this patch to just add the new handling for converting zext to sext?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134711/new/
https://reviews.llvm.org/D134711
More information about the llvm-commits
mailing list