[PATCH] D133295: [Assignment Tracking][12/*] Account for assignment tracking in mem2reg

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 03:12:50 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0946e463e864: [Assignment Tracking][12/*] Account for assignment tracking in mem2reg (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D133295?vs=459055&id=475409#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133295

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/mem2reg/phi.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/mem2reg/single-block-alloca.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/mem2reg/single-store-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133295.475409.patch
Type: text/x-patch
Size: 21486 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221115/84a2df93/attachment.bin>


More information about the llvm-commits mailing list