[PATCH] D51532: [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle inverted pattern
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 2 06:57:35 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341287: [DAGCombine] optimizeSetCCOfSignedTruncationCheck(): handle inverted pattern (authored by lebedevri, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51532?vs=163576&id=163643#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51532
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
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: D51532.163643.patch
Type: text/x-patch
Size: 21369 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180902/9d632fd9/attachment.bin>
More information about the llvm-commits
mailing list