diff options
author | sommersun <50041042+sommersun@users.noreply.github.com> | 2025-03-10 21:01:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-10 13:01:08 +0000 |
commit | 848ba3854c3ae7518fd9e436a11ffd0308f121df (patch) | |
tree | 73a7a493f9d8a8b021fe2f9aabc338080dcac927 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | a5c33e634b912586fe6bfbb2f63cb27d74adc13d (diff) | |
download | llvm-848ba3854c3ae7518fd9e436a11ffd0308f121df.zip llvm-848ba3854c3ae7518fd9e436a11ffd0308f121df.tar.gz llvm-848ba3854c3ae7518fd9e436a11ffd0308f121df.tar.bz2 |
[DAG] fold AVGFLOORS to AVGFLOORU for non-negative operand (#84746) (#129678)
Fold ISD::AVGFLOORS to ISD::AVGFLOORU for non-negative operand. Cover test is modified for uhadd with zero extension.
Fixes #84746
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions