[all-commits] [llvm/llvm-project] 7edda6: [RISCV] Move VSLIDE1UP_VX pattern out of a loop th...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Apr 5 12:06:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7edda698c0f090fbdbcc414625ff8161c25f0df4
https://github.com/llvm/llvm-project/commit/7edda698c0f090fbdbcc414625ff8161c25f0df4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Move VSLIDE1UP_VX pattern out of a loop that includes FP types.
FP would need VFSLIDE1UP_VF which uses an FP register.
More information about the All-commits
mailing list