[all-commits] [llvm/llvm-project] b73d79: [RISCV] Fix typo in comment. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Dec 4 14:16:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b73d79fda85b26fc111c47fe292d94d46b925754
https://github.com/llvm/llvm-project/commit/b73d79fda85b26fc111c47fe292d94d46b925754
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Fix typo in comment. NFC
This should say "Assume that VL output is <= 65536".
More information about the All-commits
mailing list