[all-commits] [llvm/llvm-project] 53c4c2: [RISCV] vle1.v/vse1.v should be unmasked instructi...

Kai Wang via All-commits all-commits at lists.llvm.org
Tue Feb 23 04:00:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53c4c2b9f7328a8b80ecfd1fc60387d0f910cc2f
      https://github.com/llvm/llvm-project/commit/53c4c2b9f7328a8b80ecfd1fc60387d0f910cc2f
  Author: Hsiangkai Wang <kai.wang at sifive.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
    M llvm/test/MC/RISCV/rvv/load.s
    M llvm/test/MC/RISCV/rvv/store.s

  Log Message:
  -----------
  [RISCV] vle1.v/vse1.v should be unmasked instructions.

vle1.v/vse1.v should be unmasked instructions. The vm encoding is 1 for
unmasked instructions.

Differential Revision: https://reviews.llvm.org/D97237




More information about the All-commits mailing list