[all-commits] [llvm/llvm-project] f4ba1d: [GlobalISel] Fix the error transformation of BRCON...

Allen via All-commits all-commits at lists.llvm.org
Thu Jul 13 06:20:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f4ba1db5bf88e5f8fc5348e20c02df66e865cdb1
      https://github.com/llvm/llvm-project/commit/f4ba1db5bf88e5f8fc5348e20c02df66e865cdb1
  Author: hezuoqiang <hezuoqiang2 at huawei.com>
  Date:   2023-07-13 (Thu, 13 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
    M llvm/test/CodeGen/AArch64/GlobalISel/speculative-hardening-brcond.mir

  Log Message:
  -----------
  [GlobalISel] Fix the error transformation of BRCOND to BCC

Fix https://github.com/llvm/llvm-project/issues/62309

Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D150527




More information about the All-commits mailing list