[PATCH] D49266: [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' pattern

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 05:49:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337166: [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' pattern (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49266?vs=155411&id=155653#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49266

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
  llvm/trunk/test/CodeGen/AArch64/signed-truncation-check.ll
  llvm/trunk/test/CodeGen/X86/lack-of-signed-truncation-check.ll
  llvm/trunk/test/CodeGen/X86/signed-truncation-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49266.155653.patch
Type: text/x-patch
Size: 24185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/07f864aa/attachment.bin>


More information about the llvm-commits mailing list