[all-commits] [llvm/llvm-project] ba1fb5: [RISCV] Reuse existing VT variable instead of call...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Aug 16 20:00:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba1fb548212786b7c280a9ad84cc7a3874e971f6
https://github.com/llvm/llvm-project/commit/ba1fb548212786b7c280a9ad84cc7a3874e971f6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-08-16 (Tue, 16 Aug 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Reuse existing VT variable instead of calling getValueType() repeatedly. NFC
More information about the All-commits
mailing list