[PATCH] D87112: [DAGCombiner] allow more store merging for non-i8 truncated ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 11:12:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7a06b166b1af: [DAGCombiner] allow more store merging for non-i8 truncated ops (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87112

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/merge-trunc-store.ll
  llvm/test/CodeGen/X86/stores-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87112.290330.patch
Type: text/x-patch
Size: 6784 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200907/5a7eb082/attachment.bin>


More information about the llvm-commits mailing list