[llvm-dev] how to define Instruction Cost
hameeza ahmed via llvm-dev
llvm-dev at lists.llvm.org
Sat Sep 22 11:23:54 PDT 2018
Hello,
I have defined some new instructions. Now I want to define the costs
associated with each instruction (cost model) for better selection and
scheduling.
How to do this in x86?
Please help.
Thank You
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180922/933310e7/attachment.html>
More information about the llvm-dev
mailing list