[PATCH] D77065: [ARM][MVE] Add VHADD and VHSUB patterns
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 31 00:31:02 PDT 2020
samparker added a comment.
Ah yes, now I see '[esize:1]' has the result bit range. That's a bit annoying, but quite cool... I think using no wrap flags sounds neater, as I can just add a PatFrag. I guess I should emit the i8 patterns though as they won't trigger?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77065/new/
https://reviews.llvm.org/D77065
More information about the llvm-commits
mailing list