[PATCH] D116103: [VE] CustomDAG builder class

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 23 04:39:31 PST 2021


lebedev.ri added a comment.

Please follow the patterns that can be observed in other backends - how do they deal with this problem?
If nothing else, the name is wrong, it's a bit too generic.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116103/new/

https://reviews.llvm.org/D116103



More information about the llvm-commits mailing list