A really neat idea for LLVM: AST interpreters are slow, so clang's constexpr evaluator is slow. Write a small bytecode interpreter to make constexpr execution scale better! https://lists.llvm.org/pipermail/cfe-dev/2019-July/062799.html