[PATCH] D100482: [PowerPC] Provide MMA builtins for compatability
Amy Kwan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 19:05:59 PDT 2021
amyk accepted this revision.
amyk added a comment.
This revision is now accepted and ready to land.
LGTM.
================
Comment at: clang/include/clang/Basic/BuiltinsPPC.def:683
+// Provided builtins with _mma_ prefix for compatability.
+CUSTOM_BUILTIN(mma_lxvp, "W256SLLiW256C*", false)
----------------
Minor typo.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100482/new/
https://reviews.llvm.org/D100482
More information about the llvm-commits
mailing list