[PATCH] D76388: [SelectionDAG] When splitting gathers/scatters in type legalization, set MMO size to UnknownSize

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 15:46:40 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM

We could theoretically be more aggressive here, but it's unlikely to matter.


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

https://reviews.llvm.org/D76388





More information about the llvm-commits mailing list