[PATCH] D89281: [AArch64] Optimize lowering of 128-bit shifts by a variable

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 04:06:32 PDT 2021


RKSimon added a comment.

> The implementation here isn't really target-specific; maybe we should be doing this in target-independent code?

@efriedma I'm hoping D101987 <https://reviews.llvm.org/D101987>'s target-independent implementation will make this patch redundant.


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