[PATCH] D146627: [RISCV] Combine (vrgather src, vid) -> vmerge

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 04:16:21 PDT 2023


luke abandoned this revision.
luke added a comment.

Rather than optimise this case, I've uploaded D146711 <https://reviews.llvm.org/D146711> to try and avoid the gathers in the first place


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146627



More information about the llvm-commits mailing list