[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 31 03:17:47 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf40e8f14d623: [Assignment Tracking] Ignore stores to a negative offset from an alloca (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D151326?vs=525136&id=526984#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151326/new/

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.526984.patch
Type: text/x-patch
Size: 4885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/e2bf489e/attachment.bin>


More information about the llvm-commits mailing list