[PATCH] D69245: [InstCombine] Canonicalize uadd.with.overflow to uadd.sat
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 22 07:05:43 PDT 2019
dmgreen updated this revision to Diff 226042.
dmgreen added a comment.
Added a m_ExtractValue matcher.
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.226042.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191022/c7031370/attachment.bin>
More information about the llvm-commits
mailing list