Commit Graph

2 Commits

Author SHA1 Message Date
William S. Moses 892d2822b6 [SROA] Amend failing test from D95826 2021-02-17 13:58:34 -05:00
William S. Moses 40862b1a74 [SROA] Propagate correct TBAA/TBAA Struct offsets
SROA does not correctly account for offsets in TBAA/TBAA struct metadata.
This patch creates functionality for generating new MD with the corresponding
offset and updates SROA to use this functionality.

Differential Revision: https://reviews.llvm.org/D95826
2021-02-17 11:59:00 -05:00