[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
Tue Jun 8 13:00:30 PDT 2021


mmendell updated this revision to Diff 350698.
mmendell added a comment.

Restored the copy of metadata for vectorized loads, passing in LI.
Trimmed the LIT test slightly


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.350698.patch
Type: text/x-patch
Size: 6086 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210608/211841ea/attachment.bin>


More information about the llvm-commits mailing list