halide / Halide

a language for fast, portable data-parallel computation

Home Page:https://halide-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking LLVM #46176

alexreinking opened this issue · comments

LLVM has a crash on Windows x86-Debug. This blocks us from issuing a binary release on that platform. Opening this issue to track updates to that bug.

https://bugs.llvm.org/show_bug.cgi?id=46176

Craig Topper replied with an objection to the repro, but applying his patch had no effect. I replied with this result and a reference to the LLVM code from which the reproducer was derived.

I love this. We can't compile because there's a bug in the compiler that compiles the compiler we built our compiler on.

We're working around this on buildbots now and it's fixed in LLVM trunk anyway. Closing.