[all-commits] [llvm/llvm-project] d74b1f: ValueTracking: Do not return nullptr from getUnder...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Nov 7 07:35:55 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d74b1f029dcb7a89820cc5163925a113b10e64e2
https://github.com/llvm/llvm-project/commit/d74b1f029dcb7a89820cc5163925a113b10e64e2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
A llvm/test/Transforms/FunctionAttrs/vector-of-pointers-getunderlyingobject-crash.ll
Log Message:
-----------
ValueTracking: Do not return nullptr from getUnderlyingObject (#115258)
Fixup for 29a5c054e6d56a912ed5ba3f84e8ca631872db8b. The failure case
should return the last value found.
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