[PATCH] D86420: [DAGCombiner] allow store merging non-i8 truncated ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 12:26:11 PDT 2020


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

Changed prior to commit:
  https://reviews.llvm.org/D86420?vs=287256&id=288078#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86420

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: D86420.288078.patch
Type: text/x-patch
Size: 14090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200826/5c05450a/attachment.bin>


More information about the llvm-commits mailing list