[PATCH] D109394: [RISCV] Enable CGP to sink splat operands of Add/Sub/Mul/Shl/LShr/AShr
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 10 02:21:15 PDT 2021
frasercrmck accepted this revision.
frasercrmck added a comment.
This revision is now accepted and ready to land.
LGTM, thanks. I suppose we'll need to look into either better placement or hoisting of `vsetvli` ahead/out of the loop.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109394/new/
https://reviews.llvm.org/D109394
More information about the llvm-commits
mailing list