[PATCH] D48439: [NEON] Support vldNq intrinsics in AArch32 (LLVM part)
Diogo N. Sampaio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 3 04:48:36 PDT 2018
dnsampaio requested changes to this revision.
dnsampaio added a comment.
This revision now requires changes to proceed.
Please add the new intrinsics to the target specific combine function of VLDUP NEON load/store intrinsics
ARMISelLowering.cpp, line 11477. The switch dies on llvm_unreachable.
https://bugs.llvm.org/show_bug.cgi?id=38031
Repository:
rL LLVM
https://reviews.llvm.org/D48439
More information about the llvm-commits
mailing list