[all-commits] [llvm/llvm-project] 5aa584: [RISCV] Separate masked and unmasked definitions f...

Kai Wang via All-commits all-commits at lists.llvm.org
Thu Dec 10 22:08:05 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5aa584ec713c6aefc34ecc997d98c5f05210fa07
      https://github.com/llvm/llvm-project/commit/5aa584ec713c6aefc34ecc997d98c5f05210fa07
  Author: Hsiangkai Wang <kai.wang at sifive.com>
  Date:   2020-12-11 (Fri, 11 Dec 2020)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
    M llvm/lib/Target/RISCV/RISCVMCInstLower.cpp
    M llvm/test/CodeGen/RISCV/rvv/add-vsetvli-gpr.mir
    M llvm/test/CodeGen/RISCV/rvv/add-vsetvli-vlmax.ll

  Log Message:
  -----------
  [RISCV] Separate masked and unmasked definitions for pseudo instructions.

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




More information about the All-commits mailing list