================ @@ -8,12 +8,16 @@ Constant Interpreter Introduction ============ -The constexpr interpreter aims to replace the existing tree evaluator in +The bytecode interpreter aims to replace the existing tree evaluator in ---------------- yronglin wrote:
nit: `tree evaluator` -> `AST traversal based evaluator`. What do you think? I have no preference. https://github.com/llvm/llvm-project/pull/202596 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
