<div dir="ltr">Quick update: I've just gotten LLVM-ML to assemble <a href="https://github.com/llvm/llvm-project/blob/master/openmp/runtime/src/z_Windows_NT-586_asm.asm" rel="noreferrer" target="_blank">z_Windows_NT-586_asm.asm</a> from the OpenMP runtimes in 64-bit mode.<div><br></div><div>Patches required:</div><div><a href="https://reviews.llvm.org/D104194">https://reviews.llvm.org/D104194</a><br></div><div><a href="https://reviews.llvm.org/D104195">https://reviews.llvm.org/D104195</a><br></div><div><a href="https://reviews.llvm.org/D104196">https://reviews.llvm.org/D104196</a><br></div><div><br></div><div>32-bit mode will require another patch or two - in particular, it looks like this is the first file that requires support for the @Version built-in.</div><div><br></div><div>Best,</div><div>- Eric</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 30, 2020 at 5:30 AM Martin Storsjö <<a href="mailto:martin@martin.st">martin@martin.st</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">On Wed, 28 Oct 2020, Eric Astor wrote:<br>
<br>
> Martin: would you be able to review some of the current stack? (Starting<br>
> with <a href="https://reviews.llvm.org/D89729" rel="noreferrer" target="_blank">https://reviews.llvm.org/D89729</a>)<br>
> My usual reviewers on this project (Nico & Reid) are a bit flooded with<br>
> other work. I'd be glad to prioritize getting the OpenMP runtimes building<br>
> with llvm-ml once the patches in the current stack land!<br>
<br>
I'm also rather swamped, and might not be familiar with all the bits <br>
you're touching, but I can see if I can carve out some time to comment on <br>
what I can at least!<br>
<br>
// Martin<br>
</blockquote></div>