[PATCH] D48440: [NEON] Support vldNq intrinsics in AArch32 (Clang part)

Ivan Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 27 01:29:52 PDT 2018


kosarev added a comment.

Yep, this patch removes `vld_dup.c` as it duplicates part of what we have in `arm-neon-vld.c`. Clicking 'Show File Contents' below the file displays its contents. Thanks for reviewing!


https://reviews.llvm.org/D48440





More information about the cfe-commits mailing list