[PATCH] D73903: [AArch64][SVE] Add remaining SVE2 intrinsics for widening DSP operations
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 5 05:52:53 PST 2020
sdesmalen added inline comments.
================
Comment at: llvm/include/llvm/IR/IntrinsicsAArch64.td:1852
-// SVE2 MLA LANE.
-def int_aarch64_sve_smlalb_lane : SVE2_3VectorArg_Indexed_Intrinsic;
----------------
nit: why are you moving these?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73903/new/
https://reviews.llvm.org/D73903
More information about the cfe-commits
mailing list