[PATCH] D135794: [RISCV] Use vslide1up for inserting bottom element into splat vector
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 24 09:51:22 PDT 2022
reames abandoned this revision.
reames added a comment.
Going to set this aside for now. I'd been thinking of this as a broadly applicable canonicalization to address usage of TU, but as Craig has pointed out, this is likely to be much narrower in scope due to micro-architectural differences, and the lmul=1 restriction. Given that, likely impact isn't enough to justify pushing this right now, will return to it once larger items are addressed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135794/new/
https://reviews.llvm.org/D135794
More information about the llvm-commits
mailing list