[all-commits] [llvm/llvm-project] f2cd14: [RISCV] Make RISCVIndirectBranchTracking visible i...
Jesse Huang via All-commits
all-commits at lists.llvm.org
Tue May 27 23:57:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2cd146072589f8b096ff46d3468361a6a63e24e
https://github.com/llvm/llvm-project/commit/f2cd146072589f8b096ff46d3468361a6a63e24e
Author: Jesse Huang <jesse.huang at sifive.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVIndirectBranchTracking.cpp
M llvm/lib/Target/RISCV/RISCVTargetMachine.cpp
Log Message:
-----------
[RISCV] Make RISCVIndirectBranchTracking visible in debug output (#141623)
Fix RISC-V Indirect Branch Tracking pass was not showing in the pass
debug output due to not initialized properly.
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