[PATCH] D157417: [RISCV][SelectionDAG] Lower shuffles as bitrotates with vror.vi when possible

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 16:39:30 PDT 2023


luke added a comment.

In D157417#4626029 <https://reviews.llvm.org/D157417#4626029>, @reames wrote:

> Just to be explicit - my LGTM still stands here.

Thanks. Is it worthwhile waiting to see if any of the x86 people are ok with the refactoring?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157417



More information about the llvm-commits mailing list