[PATCH] D89489: [InterleaveAccess] Recognize Interleave loads through binary operations

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 10:22:01 PDT 2020


spatel accepted this revision.
spatel added a comment.

Thanks for the cleanups and tests. I still have not stepped through all of the transforms made by this pass, but LGTM.


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

https://reviews.llvm.org/D89489



More information about the llvm-commits mailing list