[all-commits] [llvm/llvm-project] 79b0fa: [LoongArch] Fix several instruction definition err...

Lu Weining via All-commits all-commits at lists.llvm.org
Thu Feb 17 18:06:47 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 79b0fa08e0ba38463ae7e514ad91379711f93e8d
      https://github.com/llvm/llvm-project/commit/79b0fa08e0ba38463ae7e514ad91379711f93e8d
  Author: Weining Lu <luweining at loongson.cn>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M llvm/lib/Target/LoongArch/LoongArchInstrFormats.td
    M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
    M llvm/test/CodeGen/LoongArch/misc.mir

  Log Message:
  -----------
  [LoongArch] Fix several instruction definition errors in initial patches

This patch corrects some instruction definitions that I incorrectly wrote
in initial patches including bstr{ins/pick}.{w/d}, ll.{w/d} and sc.{w/d}.

Reviewed By: xen0n

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




More information about the All-commits mailing list