[PATCH] D133311: [Assignment Tracking][16/*] Account for assignment tracking in mldst-motion

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 08:21:18 PDT 2022


Orlando created this revision.
Orlando added a project: debug-info.
Herald added a subscriber: hiraditya.
Herald added a project: All.
Orlando requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

mldst-motion will merge and sink the stores in if-diamond branches into the common successor. Attach a merged `DIAssignID` to the merged store.


https://reviews.llvm.org/D133311

Files:
  llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/mldst-motion/diamond.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133311.457971.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/c598c804/attachment.bin>


More information about the llvm-commits mailing list