[PATCH] D88380: [VPlan] Extend VPValue to also model sub- & 'virtual' values.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 13 04:17:48 PST 2020
dmgreen added a comment.
OK sounds great. I did not know that MLIR could represent multiple values, that's good to see.
I still like honestly like a more "llvm" Value/User model more, but perhaps as I read the patches I will learn to like Defs too.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88380/new/
https://reviews.llvm.org/D88380
More information about the llvm-commits
mailing list