[PATCH] D91974: [PowerPC] Rename the vector pair intrinsics and builtins to replace the _mma_ prefix by _vsx_
Amy Kwan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 4 14:49:35 PST 2020
amyk accepted this revision as: amyk.
amyk added a comment.
This revision is now accepted and ready to land.
Just a minor comment but LGTM overall.
================
Comment at: llvm/test/CodeGen/PowerPC/paired-vector-intrinsics.ll:15
+
+; This test is to check that the paired vector intrinsics are available even
+
----------------
Unfinished comment?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91974/new/
https://reviews.llvm.org/D91974
More information about the cfe-commits
mailing list