[PATCH] D62890: [DAGCombiner] Merge consecutive stores of vector elements before types are legalized

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 19 18:33:03 PDT 2019


lkail added a comment.

Hi @RKSimon , currently I'm not working on it. I should have abandoned this patch. I might have another patch which also works for PowerPC.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62890





More information about the llvm-commits mailing list