[all-commits] [llvm/llvm-project] f4ccb5: [LoongArch] Do not assert value type in isFPImmLegal

Gong LingQin via All-commits all-commits at lists.llvm.org
Fri Oct 7 23:55:11 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4ccb577f8c8136d2b03f7a1e6475877b147b767
      https://github.com/llvm/llvm-project/commit/f4ccb577f8c8136d2b03f7a1e6475877b147b767
  Author: gonglingqin <gonglingqin at loongson.cn>
  Date:   2022-10-08 (Sat, 08 Oct 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    A llvm/test/CodeGen/LoongArch/vector-fp-imm.ll

  Log Message:
  -----------
  [LoongArch] Do not assert value type in isFPImmLegal

This patch fixes the failure of llvm/test/CodeGen/Generic/vector.ll and
CodeGen/PowerPC/2007-11-19-VectorSplitting.ll for a LoongArch native build.

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




More information about the All-commits mailing list