Hello Recently, I noticed a few people asking on issues related to instruction scheduling in LLVM. For me, I would like to get/extract latencies of instructions (in clock cycles) after scheduling for each basic block. Anyone know how get/extract this info from LLVM? Thanks. Regards, Yan Lin Aung