Emergency Self-Construct

Results 879 comments of Emergency Self-Construct

> So if `br` is a terminator, why do I get an error telling me the block is not terminated? That is probably the right question to ask. Do you...

@r-barnes thank you for submitting this! Your effort is appreciated. I have labelled this as ready for review. I would like to set some expectations ahead of time however: a)...

> @r-barnes thank you for submitting this! Your effort is appreciated. I have labelled this as ready for review. I would like to set some expectations ahead of time however:...

> > @r-barnes thank you for submitting this! Your effort is appreciated. I have labelled this as ready for review. I would like to set some expectations ahead of time...

> @esc: Are you suggesting replacing LLVM-11 with LLVM-12 (or 13) in the conda files or adding a different set of conda tests for LLVM-12 to be run in addition...

> @esc: I've updated the PR to include LLVM-13 as well as LLVM-12. I'm looking at the conda stuff now. Thank you!! 🙏🙏 there is some documentation here: https://llvmlite.readthedocs.io/en/latest/admin-guide/install.html#compiling-llvm --...

> @esc: I'm working in an environment pinned to LLVM-12, so support for that's kind of important to me. So far, there are no differences between what's required to make...

> (Current numba test failures are due to an inability to find the `llvm-config` utility.) ``` If your LLVM is installed in a nonstandard location, set the LLVM_CONFIG environment variable...

We will discuss the use-case of llvmlite to support multiple LLVM versions during the developer meeting tomorrow.

@r-barnes we discussed this today: https://github.com/numba/numba/wiki/Minutes_2021_12_07 -- it looks like I will have time to work on ways to support multiple LLVMs in January/Febuary, hopefully.