History log of /llvm-project/llvm/test/Transforms/InstCombine/StoreToNull-DbgCheck.ll (Results 1 – 1 of 1)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: llvmorg-18.1.8, llvmorg-18.1.7
# 4f326468 03-Jun-2024 Abinaya Saravanan <quic_asaravan@quicinc.com>

[InstCombine] Retain debug information on store to null instruction (#86105)

Call InsertNewInstWith() instead of InsertNewInstBefore() when creating
"store to null" instruction