diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-08-12 13:47:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-12 13:47:06 -0700 |
commit | 93f754c10099d08df34ff6b9562d545e300d55ab (patch) | |
tree | 61e12f7dcd6cf5241ad1957f44f76abcf48dd7c5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | a2acea5c380534430a01843698d4bf46b018110f (diff) | |
download | llvm-93f754c10099d08df34ff6b9562d545e300d55ab.zip llvm-93f754c10099d08df34ff6b9562d545e300d55ab.tar.gz llvm-93f754c10099d08df34ff6b9562d545e300d55ab.tar.bz2 |
[LegalizeTypes] Reuse Op1 and Op2 variables to hold promoted values in PromoteIntRes_ADDSUBSHLSAT. NFC (#102840)
We don't need the original values after we promote them.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions