[all-commits] [llvm/llvm-project] 8a1250: [LoongArch] Fix register type in FCMP_*_D instruct...

Lu Weining via All-commits all-commits at lists.llvm.org
Wed Jun 1 23:24:13 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a1250f958cfa53cf104f1d5359f086b4e01286a
      https://github.com/llvm/llvm-project/commit/8a1250f958cfa53cf104f1d5359f086b4e01286a
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2022-06-02 (Thu, 02 Jun 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchFloat64InstrInfo.td

  Log Message:
  -----------
  [LoongArch] Fix register type in FCMP_*_D instructions definition

The correct type is FPR64 but not FPR32.




More information about the All-commits mailing list