[all-commits] [llvm/llvm-project] 916e6a: [CodeGen] Fix InstructionCount remarks for MI bund...
Francis Visoiu Mistrih via All-commits
all-commits at lists.llvm.org
Wed Oct 2 13:37:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 916e6ad7d0608a1de6b570483a82509640b210b8
https://github.com/llvm/llvm-project/commit/916e6ad7d0608a1de6b570483a82509640b210b8
Author: Francis Visoiu Mistrih <890283+francisvm at users.noreply.github.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
A llvm/test/CodeGen/RISCV/instruction-count-remark.mir
Log Message:
-----------
[CodeGen] Fix InstructionCount remarks for MI bundles (#107621)
For MI bundles, the instruction count remark doesn't count the
instructions inside the bundle.
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