diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-10-16 09:47:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-16 09:47:06 -0700 |
commit | 0850e721ab1c198f08994f003873a4147ec05e25 (patch) | |
tree | d3014231c69412e3002097734caccd3c7141f617 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 2c8ecb327249aee001594d6f4ad1eddc7330994f (diff) | |
download | llvm-0850e721ab1c198f08994f003873a4147ec05e25.zip llvm-0850e721ab1c198f08994f003873a4147ec05e25.tar.gz llvm-0850e721ab1c198f08994f003873a4147ec05e25.tar.bz2 |
[RISCV] Convert C_ADDI_NOP to C_NOP in the assembler. (#112314)
Make it a pseudoinstruction so we can convert it to C_NOP. This makes
the printing from the assembler consistent with what we get from
llvm-objdump.
I tried to do this with an InstAlias, but I don't think it can drop
operands.
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions