[PATCH] D108058: [SelectionDAG] Optimize expansion for rotates/funnel shifts.
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 25 05:39:30 PDT 2021
RKSimon added a comment.
The x86 codegen looks great - although I think we've both added x86 i128 test coverage :)
The PPC codegen has become more branchy - is that a problem?
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