[all-commits] [llvm/llvm-project] 671619: [RISCV] Merge TIED_TU and TIED instructions for VW...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Jun 16 10:06:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6716195cd71bb2e083b23f247f2c36bac2171a58
https://github.com/llvm/llvm-project/commit/6716195cd71bb2e083b23f247f2c36bac2171a58
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-06-16 (Thu, 16 Jun 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Merge TIED_TU and TIED instructions for VWADD_W/VWSUB_W by using policy operand.
This removes one of the uses of ForceTailUndisturbed.
More information about the All-commits
mailing list