[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 07:22:41 PDT 2023
Orlando updated this revision to Diff 511406.
Orlando marked 3 inline comments as done.
Orlando added a comment.
+ Check debug intrinsic for upper bits (variable `b`) in the test doesn't get a fragment expression
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.511406.patch
Type: text/x-patch
Size: 10098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230406/b2400f1d/attachment.bin>
More information about the llvm-commits
mailing list