[PATCH] D147696: [Assignment Tracking][SROA] Fix fragment when slice size equals variable size

Orlando Cazalet-Hyams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 6 06:19:18 PDT 2023


Orlando updated this revision to Diff 511394.
Orlando added a comment.

Fix typo and undo formatting change that was previously required due to additional indentation.


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

https://reviews.llvm.org/D147696

Files:
  llvm/lib/Transforms/Scalar/SROA.cpp
  llvm/test/DebugInfo/Generic/assignment-tracking/sroa/var-sized-fragment.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147696.511394.patch
Type: text/x-patch
Size: 9731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/236fc5fa/attachment.bin>


More information about the llvm-commits mailing list