[all-commits] [llvm/llvm-project] 64c42a: [LoongArch] Define getSetCCResultType for setting ...

wanglei via All-commits all-commits at lists.llvm.org
Tue Oct 11 04:06:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c42a4d70eeda8560c9336905f0eda96feb4ece
      https://github.com/llvm/llvm-project/commit/64c42a4d70eeda8560c9336905f0eda96feb4ece
  Author: wanglei <wanglei at loongson.cn>
  Date:   2022-10-11 (Tue, 11 Oct 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
    A llvm/test/CodeGen/LoongArch/get-setcc-result-type.ll

  Log Message:
  -----------
  [LoongArch] Define getSetCCResultType for setting vector setCC type

To avoid trigger "No default SetCC type for vectors!" Assertion.

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




More information about the All-commits mailing list