[all-commits] [llvm/llvm-project] 033324: [CSKY] Fix the br target operand type in td

Zi Xuan Wu (Zeson) via All-commits all-commits at lists.llvm.org
Wed Jul 13 20:35:50 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 033324db6f3b854a6d26d5999a614e128301683a
      https://github.com/llvm/llvm-project/commit/033324db6f3b854a6d26d5999a614e128301683a
  Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M llvm/lib/Target/CSKY/CSKYInstrInfo.td
    M llvm/lib/Target/CSKY/CSKYInstrInfo16Instr.td

  Log Message:
  -----------
  [CSKY] Fix the br target operand type in td

br target operand should be Operand<OtherVT> type instead of Operand<iPTR>




More information about the All-commits mailing list