<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Lucida Console";
        panose-1:2 11 6 9 4 5 4 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Lucida Console";}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Lucida Console";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">“CE” was just an example of a less common acronym. I think such an acronym<o:p></o:p></p>
<p class="MsoNormal">can be used for various purposes, so it is probably quite local in the code what it<o:p></o:p></p>
<p class="MsoNormal">stands for.<o:p></o:p></p>
<p class="MsoNormal">We also have other (I think more common) acronyms like TLI for<o:p></o:p></p>
<p class="MsoNormal">TargetLoweringInfo, or MF for MachineFunction.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">As Krzystzof were saying “Long names should be used where <o:p>
</o:p></p>
<p class="MsoNormal">meaning needs to be conveyed, otherwise they just obfuscate the code
<o:p></o:p></p>
<p class="MsoNormal">needlessly.”<o:p></o:p></p>
<p class="MsoNormal">Having to write out targetLoweringInfo instead of the short form TLI<o:p></o:p></p>
<p class="MsoNormal">everywhere would probably obfuscate things (lots of long lines, line splits)<o:p></o:p></p>
<p class="MsoNormal">rather than making things easier to read/understand.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">FWIW, there is a proposal in the RFC, and the coding standard still say that<o:p></o:p></p>
<p class="MsoNormal">acronyms may be used. I still haven’t seen any answers about what the<o:p></o:p></p>
<p class="MsoNormal">“correct way” would be when using an acronym if the RFC is accepted.<o:p></o:p></p>
<p class="MsoNormal">I’ve only seen answers about _<i>not</i>_ using acronyms, but that has not part<o:p></o:p></p>
<p class="MsoNormal">of the RFC afaict.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">My point was that the RFC need to be clear about what to do with the<o:p></o:p></p>
<p class="MsoNormal">acronyms if we go down that path.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">/Björn<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b>From:</b> Chris Lattner <clattner@nondot.org> <br>
<b>Sent:</b> den 13 februari 2019 10:00<br>
<b>To:</b> Björn Pettersson A <bjorn.a.pettersson@ericsson.com><br>
<b>Cc:</b> Michael Platings <Michael.Platings@arm.com>; llvm-dev@lists.llvm.org<br>
<b>Subject:</b> Re: [llvm-dev] changing variable naming rules in LLVM codebase<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal"><br>
<br>
<o:p></o:p></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">On Feb 12, 2019, at 4:02 AM, Björn Pettersson A via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">(Sorry if this subject already has been discussed, but I could not find any clear rules/recommendations.)<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">What would the recommendation be for acronyms (I’ve seen the rule about avoiding them unless they are “well known”,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">but sometimes an acronym is useful, and we at least need to have some recommendation for the “well known” ones).<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">Example:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">    if (ConstantExpr *CE = dyn_cast<ConstantExpr>(V))<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">      if (CE->getOpcode() == Instruction::GetElementPtr &&<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">          CE->getOperand(0)->isNullValue()) {<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">In the above example, is the recommendation to use “ce” instead of “CE” now? Or should it be “cE”?<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">With lowerCamelCase one might think that “cE” is the correct one (although I personally think that one looks quite ugly).<o:p></o:p></p>
</div>
</div>
</blockquote>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">In most examples, you’d use something other than an initialism.  I was the one who started the whole CE thing as a contraction of the type into something short, but there are almost always things that work otherwise.  For example, I’d now
 write that example as:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">    if (ConstantExpr *expr = dyn_cast<ConstantExpr>(value))<br>
      if (expr->getOpcode() == Instruction::GetElementPtr &&<br>
          expr->getOperand(0)->isNullValue()) {<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">or perhaps ‘constant' instead of ‘expr’.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> <o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal">Maybe there should be an exception that variable names that start with an acronym still should start with an upper case letter?<o:p></o:p></p>
</div>
</blockquote>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">That would also be fine with me - it could push such a debate down the road, and is definitely important for a transition period anyway.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">-Chris<o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</body>
</html>