diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-11-21 19:22:51 -0800 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-11-21 19:22:53 -0800 |
commit | 4e6adb394ebcdb2350fac6b47f7b789750e1f300 (patch) | |
tree | a15a5bd0826773b9446d326dd69011ca8f7edac3 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | a391b49ce8524ddb6283d6605544a354d187a9d4 (diff) | |
download | llvm-4e6adb394ebcdb2350fac6b47f7b789750e1f300.zip llvm-4e6adb394ebcdb2350fac6b47f7b789750e1f300.tar.gz llvm-4e6adb394ebcdb2350fac6b47f7b789750e1f300.tar.bz2 |
[RISCV] Transform fixable instruction in place in RISCVSExtWRemoval. NFC
Instead of creating a new instruction and copying operands, we can
use setDesc to convert in place.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D137970
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions