This revision was automatically updated to reflect the committed changes.
simon_tatham marked an inline comment as done.
Closed by commit rG28c5d97beec7: [ARM,MVE] Add intrinsics and isel for MVE
integer VMLA. (authored by simon_tatham).
Changed prior to commit:
https://reviews.llvm.org/D76122?
simon_tatham marked an inline comment as done.
simon_tatham added inline comments.
Comment at: llvm/lib/Target/ARM/ARMISelLowering.cpp:14289-14292
case Intrinsic::arm_neon_vqrshifts:
case Intrinsic::arm_neon_vqrshiftu:
// No immediate versions of these to check for.
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
LGTM
Comment at: llvm/lib/Target/ARM/ARMISelLowering.cpp:14289-14292
case Intrinsic::arm_neon_vqrshifts:
case Intrinsic::arm_neon_vqrshiftu:
// No immediate vers
simon_tatham updated this revision to Diff 250174.
simon_tatham added a comment.
Fix clang-format warnings.
(Is it //really// sensible to require even //test// input files, which are
often autogenerated, to be fixed points of clang-format?)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
simon_tatham created this revision.
simon_tatham added reviewers: dmgreen, MarkMurrayARM, miyuki, ostannard.
Herald added subscribers: cfe-commits, danielkiss, hiraditya, kristof.beyls.
Herald added a project: clang.
These instructions compute multiply+add in integers, with one of the
operands bei