[PATCH] D72329: [ARM, MVE] Intrinsics for variable shift instructions.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 05:21:04 PST 2020
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
I imagine trying to read what a llvm.arm.mve.vshl means in IR would be quite difficult, but it does make lowering them simpler. LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72329/new/
https://reviews.llvm.org/D72329
More information about the llvm-commits
mailing list