[PATCH] D99236: [RISCV] Turn splat shuffles of vector loads into scalar loads and a splat.
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 08:43:43 PDT 2021
frasercrmck added a comment.
How difficult would it be to opt out of this vector combine in the first place? I can imagine that this may benefit other architectures.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99236/new/
https://reviews.llvm.org/D99236
More information about the llvm-commits
mailing list