[all-commits] [llvm/llvm-project] 2f98f1: [PowerPC] Fix MSan failure in LowerBUILD_VECTOR (#...
Maryam Moghadas via All-commits
all-commits at lists.llvm.org
Thu May 28 13:44:14 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2f98f171c2983c2fe875e0f597128a5c1de2165f
https://github.com/llvm/llvm-project/commit/2f98f171c2983c2fe875e0f597128a5c1de2165f
Author: Maryam Moghadas <maryammo at ca.ibm.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
Log Message:
-----------
[PowerPC] Fix MSan failure in LowerBUILD_VECTOR (#200260)
Initialize SplatBitSize to fix use-of-uninitialized-value error detected
by MemorySanitizer in ba7d42b.
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