[all-commits] [llvm/llvm-project] 071e9d: [RISCV] Fix unmasked vp_abs select.

Jianjian Guan via All-commits all-commits at lists.llvm.org
Mon May 29 18:57:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 071e9d7bac7a5c879b1c67e1c4e847814f6d8254
      https://github.com/llvm/llvm-project/commit/071e9d7bac7a5c879b1c67e1c4e847814f6d8254
  Author: Jianjian GUAN <jacquesguan at me.com>
  Date:   2023-05-30 (Tue, 30 May 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-abs-vp.ll

  Log Message:
  -----------
  [RISCV] Fix unmasked vp_abs select.

Make unmasked vp_abs select to umasked instructions.

Reviewed By: fakepaper56

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




More information about the All-commits mailing list