[LLVMdev] [RFC] Stackmap and Patchpoint Intrinsic Proposal

Chris Lattner clattner at apple.com
Fri Oct 18 12:39:52 PDT 2013


On Oct 18, 2013, at 11:08 AM, Andrew Trick <atrick at apple.com> wrote:

>> 
>> I recommend, this being the case, to replace 'webkit' with 'experimental'. Having webkit in the name implies some dependence on webkit, and there is none. Plus, this functionality will be used by outside projects as soon as it lands in trunk, and I suspect that having webkit in the initial name will end up as a naming incongruity that no one will really think is worth the effort to change.
> 
> You’re correct that there is no dependence. I’m fine dropping the webkit name, but only if we can go straight to the final name (no need for “experimental”).

I think that Hal's idea of "experimental" is the right approach here.  The major thing we want is to avoid having to be backwards compatible with this intrinsic in subsequent llvm releases.  "experimental" sends that message, where webkit does not (and is also bad for the reasons Hal mentions).

-Chris

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131018/5036fd8f/attachment.html>


More information about the llvm-dev mailing list