[PATCH] D146299: [Assignment Tracking] Fix mem2reg misidentifying unlinked stores

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 07:19:44 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf2252726c40a: [Assignment Tracking] Fix mem2reg misidentifying unlinked stores (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D146299?vs=506085&id=507354#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146299

Files:
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/mem2reg/store-to-part-of-alloca.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/vec-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146299.507354.patch
Type: text/x-patch
Size: 6008 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230322/1e2c5901/attachment-0001.bin>


More information about the llvm-commits mailing list