[PATCH] D89281: [AArch64] Optimize lowering of 128-bit shifts by a variable
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 10:47:05 PDT 2021
efriedma abandoned this revision.
efriedma added a comment.
Looks like we end up with essentially the same code with this patch and your proposed patch; I'm happy to just use the target-independent version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89281/new/
https://reviews.llvm.org/D89281
More information about the llvm-commits
mailing list