[PATCH] D100482: [PowerPC] Provide MMA builtins for compatibility

Ahsan Saghir via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 4 07:32:07 PDT 2021


saghir updated this revision to Diff 342732.
saghir added a comment.

Addressed review comments to add _mma_ version of the built-ins as
aliases to the existing _vsx_ versions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100482

Files:
  clang/include/clang/Basic/BuiltinsPPC.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/builtins-ppc-pair-mma.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100482.342732.patch
Type: text/x-patch
Size: 79048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210504/87162b87/attachment-0001.bin>


More information about the cfe-commits mailing list