[PATCH] D133318: [Assignment Tracking][21/*] Account for assignment tracking in inliner

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 18 03:56:51 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Orlando marked 4 inline comments as done.
Closed by commit rGe3cd498ff774: [Assignment Tracking][21/*] Account for assignment tracking in inliner (authored by Orlando).

Changed prior to commit:
  https://reviews.llvm.org/D133318?vs=460340&id=476418#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133318

Files:
  llvm/lib/Transforms/Utils/CloneFunction.cpp
  llvm/lib/Transforms/Utils/InlineFunction.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/inline/id.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/inline/inline-stores.ll
  llvm/test/DebugInfo/Generic/assignment-tracking/inline/use-before-def.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133318.476418.patch
Type: text/x-patch
Size: 33577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221118/7b6cab2f/attachment.bin>


More information about the llvm-commits mailing list