kmclaughlin marked an inline comment as done.
kmclaughlin 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;
----------------
sdesmalen wrote:
> nit: why are you moving these?
I thought it made sense for them to be in the same category as the SVE2 mul & 
mul_lane intrinsics above as they are also "widening DSP operations". I'm happy 
to leave these where they are though.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73903/new/

https://reviews.llvm.org/D73903



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to