amyk added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPCInstrPrefix.td:925
+                                 "vstribr", "$vT, $vB", IIC_VecGeneral,
+                                [(set v16i8:$vT,
+                                       (int_ppc_altivec_vstribr v16i8:$vB))]>;
----------------
Not sure why the indentation here is off on Phabricator, but the actual diff 
has this line in what seems to be the correct spot. 


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87671

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

Reply via email to