[PATCH] D54203: Use template instead of void* -based type erasure in MachineRegistry

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 8 11:17:37 PST 2018


chandlerc added reviewers: bogner, MatzeB.
chandlerc added a comment.

This is the legacy PM, and specifically as it is implemented in codegen, so my opinions are few and far between... Not sure the benefits here are all that important, but maybe? Looping in folks w/ more backend feelings about this kind of thing.


Repository:
  rL LLVM

https://reviews.llvm.org/D54203





More information about the llvm-commits mailing list