diff options
author | Iris Shi <0.0@owo.li> | 2025-04-23 16:31:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 16:31:50 +0800 |
commit | 6db447f824d46956172b104f08105b25f9428f55 (patch) | |
tree | 6c785b2077c6e84bbca5e29205b8a809f6e32f9d /llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp | |
parent | 8a57df6a5210d0c54ed482eb7230b7689a1f9cb9 (diff) | |
download | llvm-6db447f824d46956172b104f08105b25f9428f55.zip llvm-6db447f824d46956172b104f08105b25f9428f55.tar.gz llvm-6db447f824d46956172b104f08105b25f9428f55.tar.bz2 |
[InstCombine] Canonicalize `max(min(X, MinC), MaxC) -> min(max(X, MaxC), MinC)` (#136665)
Closes #121870.
https://alive2.llvm.org/ce/z/WjmAjz
https://alive2.llvm.org/ce/z/4KCjgL
Diffstat (limited to 'llvm/lib/CodeGen/TargetFrameLoweringImpl.cpp')
0 files changed, 0 insertions, 0 deletions