[PATCH] D71470: Recommit "[ARM][MVE] findVCMPToFoldIntoVPS"
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 10:43:02 PST 2020
dmgreen added a comment.
Sorry for the delay. The original reproducer I had was with a predicated vdup intrinsic. But when they were added recently it turns out it needs the downstream version (or an odd combination of downstream and upstream intrinsics), and so the same problem didn't show up.
It turns out it was simpler to just write it by hand. Now in as rGf64b3466b6bb <https://reviews.llvm.org/rGf64b3466b6bbea0422209ecaceecd361bb09ff87>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71470/new/
https://reviews.llvm.org/D71470
More information about the llvm-commits
mailing list