[llvm-dev] how to define Instruction Cost (original) (raw)
hameeza ahmed via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 22 11:23:54 PDT 2018
- Previous message: [llvm-dev] DependenceAnalysisWrapperPass is confused with Simple Flow Dependence
- Next message: [llvm-dev] Quick question: How to BuildMI mov64mi32 arbitrary MMB address to memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Previous message: [llvm-dev] DependenceAnalysisWrapperPass is confused with Simple Flow Dependence
- Next message: [llvm-dev] Quick question: How to BuildMI mov64mi32 arbitrary MMB address to memory
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]