[PATCH] D148536: [Assignment Tracking] Fix fragment error for some DSE-shortened stores

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 01:33:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Orlando marked 2 inline comments as done.
Closed by commit rGfca3e8e024f0: [Assignment Tracking] Fix fragment error for some DSE-shortened stores (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D148536?vs=514657&id=514858#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148536

Files:
  llvm/include/llvm/IR/DebugInfo.h
  llvm/include/llvm/IR/DebugInfoMetadata.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/IR/DebugInfo.cpp
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/dse/dse-after-memcpyopt-merge.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/dse/shorten-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148536.514858.patch
Type: text/x-patch
Size: 29967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/4db1c764/attachment.bin>


More information about the llvm-commits mailing list