[PATCH] D138883: [PowerPC] find and reuse ConstantSplatVector to combine constant store into extract and store

Ting Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 21:05:19 PST 2023


tingwang planned changes to this revision.
tingwang added a comment.

Attempt to push the logic into `DAGCombiner::mergeConsecutiveStores()`...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138883



More information about the llvm-commits mailing list