[PATCH] D43150: [tablegen] Recursively evaluate values of variable initializers.

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 21 02:53:16 PST 2018


nhaehnle added a comment.

I believe the change is correct, although the change https://reviews.llvm.org/D43564 should be doing the same thing with caching on top of it.

If this is urgent we could take it and resolve the conflicts, otherwise I'd prefer if we went with my changes if you're okay with them, but keep your test case around.


https://reviews.llvm.org/D43150





More information about the llvm-commits mailing list