[all-commits] [llvm/llvm-project] b49aae: [RISCV] Use _COMMUTABLE fma pseudos for fixed vect...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Feb 8 11:28:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b49aaed8c750c8e6c4ece9a7f2b76e14b32c5484
https://github.com/llvm/llvm-project/commit/b49aaed8c750c8e6c4ece9a7f2b76e14b32c5484
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll
Log Message:
-----------
[RISCV] Use _COMMUTABLE fma pseudos for fixed vectors.
This matches what we do in the VLMAX SDNode patterns.
More information about the All-commits
mailing list