[llvm] r335641 - [Hexagon] Add a "generic" cpu

Brendon Cahoon via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 14:32:29 PDT 2018


Hi Richard,

 

Yes, I added the wrong differential revision when I committed the patch. It should be https://reviews.llvm.org/D48572.  Sorry about that. Krzysztof restored your patch in Phabricator. 

 

Thanks,

Brendon

 

From: Richard Smith [mailto:richard at metafoo.co.uk] 
Sent: Tuesday, June 26, 2018 2:12 PM
To: Brendon Cahoon <bcahoon at codeaurora.org>
Cc: llvm-commits <llvm-commits at lists.llvm.org>
Subject: Re: [llvm] r335641 - [Hexagon] Add a "generic" cpu

 

On Tue, 26 Jun 2018, 11:44 Brendon Cahoon via llvm-commits, <llvm-commits at lists.llvm.org <mailto:llvm-commits at lists.llvm.org> > wrote:

Author: bcahoon
Date: Tue Jun 26 11:44:05 2018
New Revision: 335641

URL: http://llvm.org/viewvc/llvm-project?rev=335641 <http://llvm.org/viewvc/llvm-project?rev=335641&view=rev> &view=rev
Log:
[Hexagon] Add a "generic" cpu

Add the generic processor for Hexagon so that it can be used
with 3rd party programs that create a back-end with the
"generic" CPU. This patch also enables the JIT for Hexagon.

Differential Revision: https://reviews.llvm.org/D48571

 

Wrong differential revision?

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/94518ea3/attachment.html>


More information about the llvm-commits mailing list