[all-commits] [llvm/llvm-project] dbae30: [LoongArch] Load floating-point immediate using VL...

hev via All-commits all-commits at lists.llvm.org
Thu Aug 8 23:08:53 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbae30df242bdd5f20ca9a9592c1d9f201c7cb6c
      https://github.com/llvm/llvm-project/commit/dbae30df242bdd5f20ca9a9592c1d9f201c7cb6c
  Author: hev <wangrui at loongson.cn>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
    M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
    M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
    M llvm/test/CodeGen/LoongArch/float-imm-vldi.ll

  Log Message:
  -----------
  [LoongArch] Load floating-point immediate using VLDI (#101923)

This commit uses the VLDI instruction to load some common floating-point
constants when the LSX feature is enabled.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list