[PATCH] Add HLE target feature

Nadav Rotem nrotem at apple.com
Thu Feb 28 17:19:27 PST 2013


On Feb 27, 2013, at 6:55 PM, Chandler Carruth <chandlerc at google.com> wrote:

> Your only objections to what we've said apply equally well to atomic operations. Jeffrey, Owen, and I helped build the motivation document and spec for putting atomics support into the IR. Are you questioning the utility of having atomics modeled in LLVM? Or is there something specific to HLE that you think is questionable?
> 

Hi Chandler, 

I am not suggesting to make any changes to LLVM's atomic operations.  I think that new features such as HLE should be implemented as intrinsics before they make it into the LLVM IR (selection dag is IR too).  I am not convinced that the benefits of the new functionality outweigh the added complexity. 

Nadav 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130228/efdcaa35/attachment.html>


More information about the llvm-commits mailing list