[PATCH] D68414: [SROA] Enhance AggLoadStoreRewriter to rewrite integer load/store if it covers multi fields in original aggregate

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 16:42:53 PDT 2020


efriedma added a comment.

3?  Really? I mean, I guess it would be odd for for this pattern to show up outside of unions or ABI lowering, but I thought it would be a little more common than that.


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

https://reviews.llvm.org/D68414



More information about the llvm-commits mailing list