[all-commits] [llvm/llvm-project] 60152f: [RISCV][NFC] Use templated getSubtarget in RISCVEx...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Thu Jul 20 06:09:06 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60152f1983336e7098f0d28343cc0cf7c92af702
https://github.com/llvm/llvm-project/commit/60152f1983336e7098f0d28343cc0cf7c92af702
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp
Log Message:
-----------
[RISCV][NFC] Use templated getSubtarget in RISCVExpandPseudo::runOnMachineFunction
This avoids a static_cast.
More information about the All-commits
mailing list