[PATCH] D69245: [InstCombine] Canonicalize uadd.with.overflow to uadd.sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 23 03:07:57 PDT 2019
dmgreen updated this revision to Diff 226110.
dmgreen added a comment.
Update to m_WithOverflowInst for now
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69245/new/
https://reviews.llvm.org/D69245
Files:
llvm/include/llvm/IR/PatternMatch.h
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/overflow_to_sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69245.226110.patch
Type: text/x-patch
Size: 5000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191023/968cf322/attachment.bin>
More information about the llvm-commits
mailing list