[all-commits] [llvm/llvm-project] 4a2db2: [RISCV][GISel] Use setDesc in some cases instead o...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 27 10:20:24 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4a2db23e6ce48f393dea5667755bb87baca348f1
https://github.com/llvm/llvm-project/commit/4a2db23e6ce48f393dea5667755bb87baca348f1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M llvm/lib/Target/RISCV/GISel/RISCVInstructionSelector.cpp
Log Message:
-----------
[RISCV][GISel] Use setDesc in some cases instead of creating new instructions. (#72769)
Slight memory usage improvement by reusing.
More information about the All-commits
mailing list