[all-commits] [llvm/llvm-project] 9d676e: [MCA] Use MCInstrAnalysis to analyse call/return i...

Pengcheng Wang via All-commits all-commits at lists.llvm.org
Wed Jan 22 03:10:49 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d676e2cb6a62b7dd4ee7d530e847dea8c185280
      https://github.com/llvm/llvm-project/commit/9d676e2cb6a62b7dd4ee7d530e847dea8c185280
  Author: Pengcheng Wang <wangpengcheng.pp at bytedance.com>
  Date:   2025-01-22 (Wed, 22 Jan 2025)

  Changed paths:
    M llvm/lib/MCA/InstrBuilder.cpp
    M llvm/lib/Target/SystemZ/MCTargetDesc/SystemZMCTargetDesc.cpp
    M llvm/test/tools/llvm-mca/RISCV/SiFive7/jump.s

  Log Message:
  -----------
  [MCA] Use MCInstrAnalysis to analyse call/return instructions (#123882)

The flag set in `MCInstrDesc` is not accurate and we should use
the result of `MCInstrAnalysis`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list