[all-commits] [llvm/llvm-project] 84bdee: [LoongArch] Add LoongArch V1.1 instructions defini...

Ami-zhang via All-commits all-commits at lists.llvm.org
Tue Jan 16 19:15:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84bdee2875da364be7eb2144b1ae530f6a05f0e2
      https://github.com/llvm/llvm-project/commit/84bdee2875da364be7eb2144b1ae530f6a05f0e2
  Author: Ami-zhang <zhanglimin at loongson.cn>
  Date:   2024-01-17 (Wed, 17 Jan 2024)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
    M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
    M llvm/test/MC/LoongArch/Basic/Float/d-arith.s
    M llvm/test/MC/LoongArch/Basic/Float/f-arith.s
    M llvm/test/MC/LoongArch/Basic/Integer/atomic.s
    M llvm/test/MC/LoongArch/lasx/frecip.s
    M llvm/test/MC/LoongArch/lasx/frsqrt.s
    M llvm/test/MC/LoongArch/lsx/frecip.s
    M llvm/test/MC/LoongArch/lsx/frsqrt.s

  Log Message:
  -----------
  [LoongArch] Add LoongArch V1.1 instructions definitions and MC tests (#78238)

LoongArch V1.1 instrucions include floating-point approximate reciprocal
instructions and atomic instrucions. And add testcases for these
instrucions meanwhile.




More information about the All-commits mailing list