[all-commits] [llvm/llvm-project] 4f3264: [InstCombine] Retain debug information on store to...
Abinaya Saravanan via All-commits
all-commits at lists.llvm.org
Mon Jun 3 10:26:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4f326468bdf9f63e562ac446210084a2997adbbd
https://github.com/llvm/llvm-project/commit/4f326468bdf9f63e562ac446210084a2997adbbd
Author: Abinaya Saravanan <quic_asaravan at quicinc.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
A llvm/test/Transforms/InstCombine/StoreToNull-DbgCheck.ll
Log Message:
-----------
[InstCombine] Retain debug information on store to null instruction (#86105)
Call InsertNewInstWith() instead of InsertNewInstBefore() when creating
"store to null" instruction
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