[all-commits] [llvm/llvm-project] d33872: [RISCV] Pass SDLoc by const reference. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Jun 7 16:53:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d338727737357ce35bed3cfd985b2be7790e6932
https://github.com/llvm/llvm-project/commit/d338727737357ce35bed3cfd985b2be7790e6932
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-06-07 (Wed, 07 Jun 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
Log Message:
-----------
[RISCV] Pass SDLoc by const reference. NFC
More information about the All-commits
mailing list