[all-commits] [llvm/llvm-project] 2ca028: [LoongArch][MC] Pre-commit tests for instr bl fixu...

ZhaoQi via All-commits all-commits at lists.llvm.org
Mon Nov 20 16:35:05 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ca028ce7c6de5f1350440012355a65383b8729a
      https://github.com/llvm/llvm-project/commit/2ca028ce7c6de5f1350440012355a65383b8729a
  Author: ZhaoQi <zhaoqi01 at loongson.cn>
  Date:   2023-11-21 (Tue, 21 Nov 2023)

  Changed paths:
    A llvm/test/CodeGen/LoongArch/test_bl_fixupkind.mir

  Log Message:
  -----------
  [LoongArch][MC] Pre-commit tests for instr bl fixupkind testing (#72826)

This patch is used to test whether fixupkind for bl can be returned
correctly. When BL has target-flags(loongarch-call), there is no error.
But without this flag, an assertion error will appear. So the test is
just tagged as "Expectedly Failed" now until the following patch fix it.




More information about the All-commits mailing list