[PATCH] D103254: Preserve more MD_mem_parallel_loop_access and MD_access_group in SROA

William Moses via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 10:04:53 PDT 2021


wsmoses added a comment.

Not an expert on llvm.access.group, so someone please chime in with more thoughts. My one comment here is that since this impacts more than a load, I'd like to see test cases added for all the relevant behavior (including store).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103254/new/

https://reviews.llvm.org/D103254



More information about the llvm-commits mailing list