[all-commits] [llvm/llvm-project] 322ff9: [RISCV] Remove TargetLowering arg from getContaine...
Luke Lau via All-commits
all-commits at lists.llvm.org
Tue May 26 02:04:41 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 322ff9f317bbefd52751028dc358524797e18045
https://github.com/llvm/llvm-project/commit/322ff9f317bbefd52751028dc358524797e18045
Author: Luke Lau <luke at igalia.com>
Date: 2026-05-26 (Tue, 26 May 2026)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Remove TargetLowering arg from getContainerForFixedLengthVector. NFC (#199629)
Unless I'm missing something we can just fetch the TLI from
RISCVSubtarget
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list