<div dir="ltr">I'm not the most regular contributor, but if I were to guess, I'd expect it's reasonably well mixed and there are likely a decent number of "poly-OS" folks (I'm currently prototyping something & working on it on both debian linux + mac osx).<div><br></div><div>One thing that immediately occurred to me is that splitting a tool like that into a library/command line tool/service that's independent of the actual 'display' is something that seems relatively common with clang/llvm libraries and also a technique that's been done with clang-related tools in the past to get cross platform & cross editor exploration (e.x. the clangd service + a vscode plugin or a plugin for any other editor that supports the LSP).  That could be an easy or easy-ish way to build something cross platform that helps with visualizing compiler IR without having to solve the cross-platform-GUI problem.</div><div><br></div><div>--EJM</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Dec 10, 2020 at 7:00 AM Robinson, Paul via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_4253445815987722040WordSection1">
<p class="MsoNormal">I’m not aware of any survey like that.  It would be interesting to know, and I expect a lot of people would be willing to respond to a survey.  Some people use more than one; I use both Ubuntu and Windows, for example.<u></u><u></u></p>
<p class="MsoNormal">In general the project looks for tools to be usable across the major platforms, so I would recommend against using the results of the survey to focus on one platform to the exclusion of others.  This is admittedly trickier if you have GUIs
 in the mix, but seems solvable.<u></u><u></u></p>
<p class="MsoNormal">--paulr<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<div style="border-top:none;border-right:none;border-bottom:none;border-left:1.5pt solid blue;padding:0in 0in 0in 4pt">
<div>
<div style="border-right:none;border-bottom:none;border-left:none;border-top:1pt solid rgb(225,225,225);padding:3pt 0in 0in">
<p class="MsoNormal"><b>From:</b> llvm-dev <<a href="mailto:llvm-dev-bounces@lists.llvm.org" target="_blank">llvm-dev-bounces@lists.llvm.org</a>> <b>On Behalf Of
</b>Gratian Lup via llvm-dev<br>
<b>Sent:</b> Thursday, December 10, 2020 4:49 AM<br>
<b>To:</b> <a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<b>Subject:</b> [llvm-dev] Fwd: Question about the platform/OS used by most LLVM developers<u></u><u></u></p>
</div>
</div>
<p class="MsoNormal"><u></u> <u></u></p>
<div>
<div>
<div>
<p class="MsoNormal">Hi, <u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">I'm working on a tool that is very useful for understanding and visualizing compiler IR and the plan is to open source it next year ('m a dev on the MSVC optimizer at Microsoft). It's a Windows-based UI tool, but does work well on Linux
 using Wine with a couple of distributions I tried, including Ubuntu.<u></u><u></u></p>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">What I wonder is what OS most LLVM devs use for the typical dev work, bug investigations etc. that involve dealining with LLVM IR/MLIR. I assume most are not using Windows, but do wonder about the Linux/Mac OS split, and then for Linux
 what distro.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Was there such a survey ever done? If I'd make a survey, would people be willing to answer it? :) Knowing this would help make sure the tool works fine for the platform used by most LLVM devs.<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
<div>
<p class="MsoNormal">Thanks,<u></u><u></u></p>
</div>
<div>
<p class="MsoNormal">Gratian Lup<u></u><u></u></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">--EJM</div></div>