[PATCH] D94713: Do not traverse ConstantData use-list in SLPVectorizer

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 19 04:57:01 PST 2021


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

I have not followed the plans for changes to the IR, etc. But this doesn't seem to conflict with any optimizations that SLP tries to do, so LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94713



More information about the llvm-commits mailing list