[PATCH] D147431: [Assignment Tracking][SROA] Handle createFragmentExpression failure
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 3 03:40:06 PDT 2023
jmorse accepted this revision.
jmorse added a comment.
This revision is now accepted and ready to land.
LGTM, in that it's avoiding an assertion through graceful degradation of the debug-info. Out of curiosity, for what reason can't a fragment expression be created in the test?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147431/new/
https://reviews.llvm.org/D147431
More information about the llvm-commits
mailing list