terralang / terra

Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
terralang.org
Other
2.71k stars 197 forks source link

Compile time regression in compile_time_array.t on LLVM 17 #651

Open elliottslaughter opened 9 months ago

elliottslaughter commented 9 months ago

As noted in #643, we have a compile time regression in LLVM 17 for compile_time_array.t and compile_time_array2.t. Documenting so we can move forward with the merge.