[PATCH] D63386: [LV] Deny irregular types in interleavedAccessCanBeWidened

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 03:17:06 PDT 2019


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

LGTM, thanks. Yes, we already have a similar check in memoryInstructionCanBeWidened and we need the same check here as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63386





More information about the llvm-commits mailing list