diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-09-14 22:25:15 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-14 22:25:15 -0700 |
commit | 9d5556377c6e716b94747ad1db089dad19890f4e (patch) | |
tree | 24c85e8d07942eb82378adb16b7e13262212faf9 /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | 4a11ccee497a3e266c38eb6e9279f75cc61cfb9d (diff) | |
download | llvm-9d5556377c6e716b94747ad1db089dad19890f4e.zip llvm-9d5556377c6e716b94747ad1db089dad19890f4e.tar.gz llvm-9d5556377c6e716b94747ad1db089dad19890f4e.tar.bz2 |
[RISCV][GISel] Remove unnecessary copy from X0 in G_FCONSTANT selection. (#158429)
Instead of calling materializeImm, just assign GPRReg to X0.
While there, move conversion to APInt to only where it is necessary.
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions