Open
Description
Reported here: https://discourse.llvm.org/t/instrument-assembly-code-to-make-multiple-code-regions/67401
It'd be great if it was possible to automatically create mca regions per function/basic-block to make it easier to perform analysis. Either from C/C++ code or IR.
CC @adibiagio