[PATCH] D158879: [RISCV] Improve splatPartsI64WithVL for vlmax scalable vector constants where Hi and Lo are the same.
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 25 13:00:54 PDT 2023
reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.
LGTM
As I follow up, I'd be really tempted to just double the VL. At a minimum, doing so for constants encodable in vsetivli seems like a clear win.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158879/new/
https://reviews.llvm.org/D158879
More information about the llvm-commits
mailing list