[RISCV][NFC] Use uncompressInst to relax instructions
authorwangpc <pc.wang@linux.alibaba.com>
Wed, 18 Jan 2023 06:24:45 +0000 (14:24 +0800)
committerwangpc <pc.wang@linux.alibaba.com>
Wed, 18 Jan 2023 06:34:06 +0000 (14:34 +0800)
commit9bb7a38a6943dd3805b1c133f25cf1459416fbed
tree901d8ffcc386e870b13c860c7f587e10bc8bb9c9
parent3f703b071e43d5337625f796d700a397156e08e4
[RISCV][NFC] Use uncompressInst to relax instructions

As the TODO said, we can just use generated uncompressInst to
relax instructions.

Reviewed By: craig.topper, kito-cheng

Differential Revision: https://reviews.llvm.org/D141834
llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp