Lanai, the mystery CPU architecture in LLVM
1–10 of 163 posts
Re: Lanai, the mystery CPU architecture in LLVM
#2That's pretty good but I still prefer PowerPC's EIEIO.
https://www.ibm.com/docs/en/aix/7.2?topic=set-eieio-enforce-...
Re: Lanai, the mystery CPU architecture in LLVM
#3Re: Lanai, the mystery CPU architecture in LLVM
#4EDIT: Scott's Medium blog post linked from this article is fascinating: https://medium.com/swlh/myricom-an-hpc-story-and-lessons-lea...
Re: Lanai, the mystery CPU architecture in LLVM
#5I worked for Myricom 2001->2013, and Google 2013->2015. And, wow, I wish I could comment on this thread.. :) EDIT: Scott's Medium blog post linked from this article is fascinating: https://medium.com/swlh/myricom-an-hpc-story-and-lessons-lea...
... and I just hope I didn't write anything factually wrong in TFA. :)
Re: Lanai, the mystery CPU architecture in LLVM
#6If Google acquired it, the cynical take is that they ended up sitting on it and doing nothing or killing it.
Re: Lanai, the mystery CPU architecture in LLVM
#7> The world's best instruction mnemonic: PUNT, to switch between user and system contexts. That's pretty good but I still prefer PowerPC's EIEIO. https://www.ibm.com/docs/en/aix/7.2?topic=set-eieio-enforce-...
The best part is that eieio's derivation is totally plausibly serious from its stated function. (Remember, IBM doesn't have a corporate sense of humour.) It's also an easy, fairly lightweight speculation barrier apart from its official usage.
Re: Lanai, the mystery CPU architecture in LLVM
#8If Google acquired it, the cynical take is that they ended up sitting on it and doing nothing or killing it.
The fact that they developed and upstreamed an LLVM backend indicates that they probably did something with it.
Re: Lanai, the mystery CPU architecture in LLVM
#9If Google acquired it, the cynical take is that they ended up sitting on it and doing nothing or killing it.
Re: Lanai, the mystery CPU architecture in LLVM
#10I worked for Myricom 2001->2013, and Google 2013->2015. And, wow, I wish I could comment on this thread.. :) EDIT: Scott's Medium blog post linked from this article is fascinating: https://medium.com/swlh/myricom-an-hpc-story-and-lessons-lea...