[all-commits] [llvm/llvm-project] 39fe48: [RISCV] Move VFMADD_VL DAG combine to a function. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 12 12:34:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 39fe48b74eeaa037874f1117f76c4916dc722743
https://github.com/llvm/llvm-project/commit/39fe48b74eeaa037874f1117f76c4916dc722743
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-12 (Fri, 12 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
Log Message:
-----------
[RISCV] Move VFMADD_VL DAG combine to a function. NFC
This is preparation for an additional combine.
More information about the All-commits
mailing list