[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
Tue Oct 13 02:30:30 PDT 2020


RKSimon added a comment.

I agree there isn't any reason not to try and move this to generic legalization - although we are still finding a few edge legalization cases where funnel/rotates fail on some targets so you might encounter that.


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