diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-10-26 23:54:46 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-26 23:54:46 -0700 |
commit | 116eb323b15c4bd616775dfb59e2e81badc1453a (patch) | |
tree | b030ccc2dc0f9c049c9f870f17a37da9be38848e /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 5558504374cf3364310e5f088c18ce9fb5a58d65 (diff) | |
download | llvm-116eb323b15c4bd616775dfb59e2e81badc1453a.zip llvm-116eb323b15c4bd616775dfb59e2e81badc1453a.tar.gz llvm-116eb323b15c4bd616775dfb59e2e81badc1453a.tar.bz2 |
[RISCV] Correct copyPhysReg for GPRPF64. (#70419)
GPRF64 represents a pair of registers. We were only copying the even
part. We need to copy the odd part too.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions