[PATCH] D55866: [DAGCombiner] allow narrowing of add followed by truncate

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Dec 22 09:13:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350006: [DAGCombiner] allow narrowing of add followed by truncate (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55866?vs=178804&id=179428#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55866

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/AMDGPU/imm16.ll
  llvm/trunk/test/CodeGen/AMDGPU/trunc-combine.ll
  llvm/trunk/test/CodeGen/Hexagon/vect/vect-vaslw.ll
  llvm/trunk/test/CodeGen/X86/load-combine.ll
  llvm/trunk/test/CodeGen/X86/pr32329.ll
  llvm/trunk/test/CodeGen/X86/pr32345.ll
  llvm/trunk/test/CodeGen/X86/pr33290.ll
  llvm/trunk/test/CodeGen/X86/pr34381.ll
  llvm/trunk/test/CodeGen/X86/pr35765.ll
  llvm/trunk/test/CodeGen/X86/scheduler-backtracking.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55866.179428.patch
Type: text/x-patch
Size: 12640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181222/b140c8ca/attachment.bin>


More information about the llvm-commits mailing list