[PATCH] D49266: [X86][AArch64][DAGCombine] Unfold 'check for [no] signed truncation' pattern
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 12 14:03:23 PDT 2018
lebedev.ri updated this revision to Diff 155268.
lebedev.ri added a comment.
Actually run `$ ninja check-llvm` this time, two tests regressed..
Repository:
rL LLVM
https://reviews.llvm.org/D49266
Files:
include/llvm/CodeGen/TargetLowering.h
lib/CodeGen/SelectionDAG/TargetLowering.cpp
test/CodeGen/AArch64/lack-of-signed-truncation-check.ll
test/CodeGen/AArch64/signed-truncation-check.ll
test/CodeGen/X86/lack-of-signed-truncation-check.ll
test/CodeGen/X86/peep-test-4.ll
test/CodeGen/X86/setcc-logic.ll
test/CodeGen/X86/signed-truncation-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49266.155268.patch
Type: text/x-patch
Size: 22418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180712/a736d3fe/attachment.bin>
More information about the llvm-commits
mailing list