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
Seemingly Similar Threads
- [LLVMdev] Getting trace output from LLVM
- [LLVMdev] Extracting the global variables accessed by individual function with function pass
- Instruction Itineraries: question about operand latencies
- [LLVMdev] Adjusting Load Latencies
- [LLVMdev] Adjusting Load Latencies