[PATCH] D61546: Stop the DAG combiner from combining vector stores greater than preferred vector width...

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 22:54:56 PDT 2019


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

In D61546#1492881 <https://reviews.llvm.org/D61546#1492881>, @echristo wrote:

> Update comments. Have testcase work for multiple sizes and multiple preferred vector sizes.


Thanks. LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61546





More information about the llvm-commits mailing list