[PATCH] D85724: [SVE] Lower fixed length vector integer shifts.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 15:56:24 PDT 2020
efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.
We probably want a couple tests where the shift amount is constant, to show we can generate the shift-by-immediate forms.
LGTM assuming those tests do the right thing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85724/new/
https://reviews.llvm.org/D85724
More information about the llvm-commits
mailing list