[all-commits] [llvm/llvm-project] 727cd5: [RISCV] Remove stale comment. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 10 09:05:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 727cd5205ff3bb4998dc6cc699c6463188dc944f
https://github.com/llvm/llvm-project/commit/727cd5205ff3bb4998dc6cc699c6463188dc944f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-10 (Thu, 10 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Remove stale comment. NFC
Now that we pre-process SPLAT_VECTOR to VFMV_V_F_VL, these patterns
handled scalable vectors and vectors converted from fixed. These
are also used by vp.fma lowering.
More information about the All-commits
mailing list