[PATCH] D103254: Preserve more MD_mem_parallel_loop_access and MD_access_group in SROA
Mark Mendell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 7 11:43:30 PDT 2021
mmendell updated this revision to Diff 350374.
mmendell added a comment.
Removed the copies of metadata from NewAI, as they can't contain any metadata. Only keep the ones from the load/stores
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103254/new/
https://reviews.llvm.org/D103254
Files:
llvm/lib/Transforms/Scalar/SROA.cpp
llvm/test/Transforms/SROA/mem-par-metadata-sroa-cast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103254.350374.patch
Type: text/x-patch
Size: 4842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/41a7e42a/attachment.bin>
More information about the llvm-commits
mailing list