[PATCH] D116895: Fix a missed opportunity to optimize consecutive stores.

Nadav Rotem via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 9 21:23:43 PST 2022


nadav updated this revision to Diff 398504.
Herald added a subscriber: nemanjai.

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

https://reviews.llvm.org/D116895

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/Hexagon/store-widen-aliased-load.ll
  llvm/test/CodeGen/PowerPC/mma-acc-memops.ll
  llvm/test/CodeGen/X86/MergeConsecutiveStores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116895.398504.patch
Type: text/x-patch
Size: 5196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/8f266e3d/attachment.bin>


More information about the llvm-commits mailing list