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

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 22:18:34 PDT 2019


echristo updated this revision to Diff 198395.
echristo added a reviewer: hfinkel.
echristo added a comment.

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


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61546

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/vector-width-store-merge.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61546.198395.patch
Type: text/x-patch
Size: 6067 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/642e7349/attachment.bin>


More information about the llvm-commits mailing list