[PATCH] D125537: [AArch64][SME]Tied up ZA operand for accumulate instructions
    David Sherwood via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 16 05:06:19 PDT 2022
    
    
  
david-arm accepted this revision.
david-arm added a comment.
This revision is now accepted and ready to land.
LGTM!
================
Comment at: llvm/lib/Target/AArch64/SMEInstrFormats.td:17
 
+
 class sme_fp_outer_product_inst<bit S, bit sz, MatrixTileOperand za_ty,
----------------
nit: whitespace change
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125537/new/
https://reviews.llvm.org/D125537
    
    
More information about the llvm-commits
mailing list