[PATCH] D64142: [SLP] try to create vector loads from bitcasted scalar pointers

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 09:26:09 PDT 2020


spatel abandoned this revision.
spatel added a comment.

In D64142#2204671 <https://reviews.llvm.org/D64142#2204671>, @RKSimon wrote:

> @spatel Has this been superseded by D81766 <https://reviews.llvm.org/D81766>?

Yes, we are keying off of a different pattern now, but the same motivation (though neither implementation would help PR16739 yet...follow-ups expected).


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

https://reviews.llvm.org/D64142



More information about the llvm-commits mailing list