diff options
author | David Green <david.green@arm.com> | 2021-08-15 17:25:16 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-08-15 17:25:16 +0100 |
commit | c6b7db015f6e203b3f1b1bb9f1468196a9fe7328 (patch) | |
tree | 843f6637de2809449e8b483eee8d49c75fc470e5 /llvm/lib/Support/CommandLine.cpp | |
parent | 3d9beefc7d713ad8462d92427ccd17b9532ce904 (diff) | |
download | llvm-c6b7db015f6e203b3f1b1bb9f1468196a9fe7328.zip llvm-c6b7db015f6e203b3f1b1bb9f1468196a9fe7328.tar.gz llvm-c6b7db015f6e203b3f1b1bb9f1468196a9fe7328.tar.bz2 |
[InstCombine] Add call to matchSAddSubSat from min/max
This adds a call to matchSAddSubSat from smin/smax instrinsics, allowing
the same patterns to match if the canonical form of a min/max is an
intrinsics, not a icmp/select.
Differential Revision: https://reviews.llvm.org/D108077
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions