[PATCH] D50465: [InstCombine] Optimize redundant 'signed truncation check pattern'.
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 13 12:32:15 PDT 2018
lebedev.ri updated this revision to Diff 160428.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Sink the call down into `InstCombiner::foldAndOfICmps()`.
Repository:
rL LLVM
https://reviews.llvm.org/D50465
Files:
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
test/Transforms/InstCombine/signed-truncation-check.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50465.160428.patch
Type: text/x-patch
Size: 12198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/536dd260/attachment.bin>
More information about the llvm-commits
mailing list