[PATCH] D82584: [PowerPC][Power10] Exploit the High Order Vector Multiply Instructions on Power10

Anil Mahmud via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 25 16:56:41 PDT 2020


anil9 added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/p10-vector-multiply.ll:8
+; This includes the high order and low order versions of vector multiply,
+; that operate on signed and unsigned words and doublewords.
 
----------------
nit: that -> those / which (as you said versions)


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

https://reviews.llvm.org/D82584





More information about the llvm-commits mailing list