[all-commits] [llvm/llvm-project] 993a92: [RISCV] Migrate to new encodeInstruction that uses...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Jun 5 21:40:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 993a923a09ec8ea4e895b4ea2331da99cc23d1a4
https://github.com/llvm/llvm-project/commit/993a923a09ec8ea4e895b4ea2331da99cc23d1a4
Author: Fangrui Song <i at maskray.me>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
Log Message:
-----------
[RISCV] Migrate to new encodeInstruction that uses SmallVectorImpl<char>. NFC
Similar to AArch64,AVR,PowerPC: 9e2d100e5322c52e29280c96bbb5609ca5af1539.
More information about the All-commits
mailing list