This revision was automatically updated to reflect the committed changes.
Closed by commit rG38f016520f6e: [ARM MVE] Remove accidental 64-bit vst2/vld2
intrinsics. (authored by simon_tatham).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69788/new/
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
LGTM.
I was trying to think of a way to test this, but couldn't come up with anything
sensible.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/
simon_tatham created this revision.
simon_tatham added a reviewer: dmgreen.
Herald added subscribers: cfe-commits, kristof.beyls.
Herald added a project: clang.
ACLE defines no such intrinsic as vst2q_u64, and the MVE instruction
set has no corresponding instruction. But I had accidentally added
t