[all-commits] [llvm/llvm-project] c59473: [NFC][RISCV][CodeGen] Use ArrayRef in TargetLoweri...
Shao-Ce SUN via All-commits
all-commits at lists.llvm.org
Tue Apr 26 08:53:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c59473aacce38cd7dd77eebceaf3c98c5707ab3b
https://github.com/llvm/llvm-project/commit/c59473aacce38cd7dd77eebceaf3c98c5707ab3b
Author: Shao-Ce SUN <sunshaoce at iscas.ac.cn>
Date: 2022-04-26 (Tue, 26 Apr 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[NFC][RISCV][CodeGen] Use ArrayRef in TargetLowering functions
Based on D123467.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D123653
More information about the All-commits
mailing list