hubert.reinterpretcast added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPCInstrPrefix.td:1006
                                      "vexpandbm $vD, $vB", IIC_VecGeneral,
-                                     []>;
+                                     [(set v16i8:$vD, 
(int_ppc_altivec_vexpandbm
+                                          v16i8:$vB))]>;
----------------
The commit added "physical" tab characters instead of spaces here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82727

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

Reply via email to