diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2025-05-16 10:25:49 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-16 10:25:49 +0200 |
commit | 5e7bc5e080fb393c3ddb954fa9fd3714284f72c2 (patch) | |
tree | b572d58f64a5e43dccb047664932f2049f46e6f4 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3aaf44f95de24339d73c0093576a4a3cc42404ad (diff) | |
download | llvm-5e7bc5e080fb393c3ddb954fa9fd3714284f72c2.zip llvm-5e7bc5e080fb393c3ddb954fa9fd3714284f72c2.tar.gz llvm-5e7bc5e080fb393c3ddb954fa9fd3714284f72c2.tar.bz2 |
[DAGCombiner] Remove hasOneUse check from sext+sext_inreg to sext_inreg combine (#140207)
The hasOneUseCheck does not really add anything and makes the combine too
restrictive. Upcoming patches benefit from removing the hasOneUse check.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions