[PATCH] [Review Request] Improve getVTList() in SelectionDAG

Owen Anderson resistor at mac.com
Fri Jul 12 13:33:30 PDT 2013


  What is the motivation for building your own hash table in here rather than using one of our existing structures?  DenseSet<EVT, EVT> seems like it would work fine.

http://llvm-reviews.chandlerc.com/D1127



More information about the llvm-commits mailing list