[all-commits] [llvm/llvm-project] 181d03: [RISCV] Add missing constraints for vwsll

Brandon Wu via All-commits all-commits at lists.llvm.org
Mon May 1 22:09:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 181d0399e2243c793618cb2a322d8043dece7089
      https://github.com/llvm/llvm-project/commit/181d0399e2243c793618cb2a322d8043dece7089
  Author: 4vtomat <brandon.wu at sifive.com>
  Date:   2023-05-01 (Mon, 01 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
    A llvm/test/MC/RISCV/rvv/zvbb-invalid.s

  Log Message:
  -----------
  [RISCV] Add missing constraints for vwsll

Add missing early clobber and widen constraints for vector crypto instruction: vwsll

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




More information about the All-commits mailing list