[PATCH] D56474: [ARM] [NEON] Add ROTR/ROTL lowering

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 10 01:22:52 PST 2019


RKSimon added a comment.

Would it be better making this work more generally for funnel shifts (AFAICT you'd still get the rotate shuffle improvements)?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56474/new/

https://reviews.llvm.org/D56474





More information about the llvm-commits mailing list