[PATCH] D151326: [Assignment Tracking] Ignore stores to a negative offset from an alloca
Orlando Cazalet-Hyams via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 24 06:13:01 PDT 2023
Orlando created this revision.
Orlando added reviewers: jmorse, zhendongsu, scott.linder, jryans, StephenTozer.
Orlando added a project: debug-info.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Orlando requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fixes crash reported in llvm.org/PR62838 <https://github.com/llvm/llvm-project/issues>.
https://reviews.llvm.org/D151326
Files:
llvm/lib/IR/DebugInfo.cpp
llvm/test/DebugInfo/assignment-tracking/X86/negative-offset.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151326.525136.patch
Type: text/x-patch
Size: 4887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/9afae54a/attachment.bin>
More information about the llvm-commits
mailing list