Displaying 1 result from an estimated 1 matches for "proessor".
Did you mean:
processor
2018 May 09
1
Is there any relationship between IR instruction and execution time
Hi Yin,
MCA does support the –mcpu and –mtriple options. We have one arm test in llvm/test/tools/llvm-mca/ARM for a cortex-9, which is an Out of Order chip.
Hope that helps!
-Matt
From: Yin Liu <yinliu.tiger at gmail.com>
Sent: Tuesday, May 8, 2018 2:49 PM
To: Davis, Matthew <Matthew.Davis at sony.com>
Cc: llvm-dev at lists.llvm.org
Subject: Re: [llvm-dev] Is there any relationship