[all-commits] [llvm/llvm-project] d2de1d: [PowerPC] Update base crypto builtins and intrinsi...
Maryam Moghadas via All-commits
all-commits at lists.llvm.org
Thu May 14 07:07:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d2de1d2664073d5d32580e52760589f1a2d15fc5
https://github.com/llvm/llvm-project/commit/d2de1d2664073d5d32580e52760589f1a2d15fc5
Author: Maryam Moghadas <maryammo at ca.ibm.com>
Date: 2026-05-14 (Thu, 14 May 2026)
Changed paths:
M clang/include/clang/Basic/BuiltinsPPC.def
M clang/lib/CodeGen/TargetBuiltins/PPC.cpp
M clang/test/CodeGen/PowerPC/builtins-ppc-dmf.c
M clang/test/CodeGen/PowerPC/ppc-dmf-mma-builtin-err.c
M clang/test/Sema/PowerPC/ppc-dmf-mma-builtin-err.c
M clang/test/Sema/builtins-ppc-crypto.c
M llvm/include/llvm/IR/IntrinsicsPowerPC.td
M llvm/lib/Target/PowerPC/PPCInstrFutureMMA.td
M llvm/test/CodeGen/PowerPC/dmrp-spill.ll
M llvm/test/CodeGen/PowerPC/mmaplus-crypto.ll
Log Message:
-----------
[PowerPC] Update base crypto builtins and intrinsics (#197017)
Update the base crypto builtins and LLVM intrinsics to drop the mma_
prefix. Also fix the builtin definitions for dmsha2hash, dmsha3hash,
and dmxxshapad to use the correct immediate constraints.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list