diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-08-13 21:46:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-13 21:46:48 -0700 |
commit | 9f96e3f80f5d25e50ca8423d4eb9063989b85f0b (patch) | |
tree | cbffc1aae50b4b7042080284bff158a22ccf961b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 47e62e846beb267aad50eb9195dfd855e160483e (diff) | |
download | llvm-9f96e3f80f5d25e50ca8423d4eb9063989b85f0b.zip llvm-9f96e3f80f5d25e50ca8423d4eb9063989b85f0b.tar.gz llvm-9f96e3f80f5d25e50ca8423d4eb9063989b85f0b.tar.bz2 |
[SelectionDAG] Pass SDValue to InstrEmitter::EmitCopyFromReg. NFC (#153485)
Instead of passing SDNode and ResNo separately.
This allows us to use SDValue::operator== and avoid creating SDValue
from the operands inside the function.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions