[all-commits] [llvm/llvm-project] a13ec9: [PowerPC] Update data layout aligment of i128 to 1...
Lei Huang via All-commits
all-commits at lists.llvm.org
Mon Dec 9 15:02:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a13ec9cd54deba3a6779ce1114503cf86a3f8658
https://github.com/llvm/llvm-project/commit/a13ec9cd54deba3a6779ce1114503cf86a3f8658
Author: Lei Huang <lei at ca.ibm.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M clang/lib/Basic/Targets/OSTargets.h
M clang/lib/Basic/Targets/PPC.h
M clang/test/CodeGen/target-data.c
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
M llvm/test/Analysis/CostModel/PowerPC/load-to-trunc.ll
A llvm/test/CodeGen/PowerPC/data-align.ll
M llvm/test/Transforms/AtomicExpand/PowerPC/cmpxchg.ll
M llvm/unittests/Bitcode/DataLayoutUpgradeTest.cpp
Log Message:
-----------
[PowerPC] Update data layout aligment of i128 to 16 (#118004)
Fix 64-bit PowerPC part of
https://github.com/llvm/llvm-project/issues/102783.
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