[PATCH] D108058: [SelectionDAG] Optimize expansion for rotates/funnel shifts.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 14 05:27:29 PDT 2021


lebedev.ri added a comment.

Are there tests for `i128`funnel shifts/rotates?
Presumably those would benefit on x86_64.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108058



More information about the llvm-commits mailing list