[all-commits] [llvm/llvm-project] 62c4dc: [CSKY][NFC] Fix check-all error due to change of e...

Zi Xuan Wu (Zeson) via All-commits all-commits at lists.llvm.org
Sun Dec 11 19:32:24 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 62c4dce5b4b9eef0608635aef12aac85f3ab9596
      https://github.com/llvm/llvm-project/commit/62c4dce5b4b9eef0608635aef12aac85f3ab9596
  Author: Zi Xuan Wu (Zeson) <zixuan.wu at linux.alibaba.com>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/CSKY/br.ll
    M llvm/test/CodeGen/CSKY/fpu/br-d.ll
    M llvm/test/CodeGen/CSKY/fpu/br-f.ll
    M llvm/test/DebugInfo/CSKY/dwarf-csky-relocs.ll
    M llvm/test/MC/CSKY/branch-relax-803.s
    M llvm/test/MC/CSKY/jsri.s
    M llvm/test/MC/CSKY/lrw.s
    M llvm/test/MC/CSKY/tls_gd.s
    M llvm/test/MC/CSKY/tls_ie.s
    M llvm/test/MC/CSKY/tls_ld.s
    M llvm/test/MC/CSKY/tls_le.s

  Log Message:
  -----------
  [CSKY][NFC] Fix check-all error due to change of expected output

- Remove unnecessary symbol offset check in MC cases.
- Change other expected output in CodeGen cases.




More information about the All-commits mailing list