Displaying 1 result from an estimated 1 matches for "9f8d9c0a".
2014 Jul 17
4
[LLVMdev] Using CostModel to estimate machine cycles of each instruction
There is CostModel.cpp since LLVM3, I am wondering if anyone can give me
an concrete example on how to use this pass to estimate cycles used in a
given IR file.
Thank you very much.
Don