Conanap added inline comments.

================
Comment at: llvm/lib/Target/PowerPC/PPCInstrPrefix.td:2385
+
+  def : Pat <(v2i64 (PPCxxsplti32dx v2i64:$XT, i32:$XI, i32:$IMM32)),
+             (v2i64 (XXSPLTI32DX v2i64:$XT, i32:$XI, i32:$IMM32))>;
----------------
amyk wrote:
> It would be good to put this under the "Anonymous Patterns" section.
thanks for catching that, I meant to put it there originally.


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

https://reviews.llvm.org/D90173

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

Reply via email to