[all-commits] [llvm/llvm-project] 7a105b: [RISCV] Use AVL Operand instead of GPR for tied ma...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jun 7 21:17:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a105b5768575c62802fd662366b5a759eb88447
https://github.com/llvm/llvm-project/commit/7a105b5768575c62802fd662366b5a759eb88447
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-06-07 (Mon, 07 Jun 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Use AVL Operand instead of GPR for tied mask pseudo for vwadd.wv and similar.
I mistakenly copied this from an older version of our internal
repo.
More information about the All-commits
mailing list