[PATCH] ScheduleDAGInstrs::buildSchedGraph() rewritten.
Andrew Trick
atrick at apple.com
Tue Apr 14 13:09:21 PDT 2015
Unless it can be shown by measuring compile time that the implementation needs to be defined in the header, I would:
(1) define insertBarrierChain in the .cpp file
(2) Forward declare and define Value2SUsMap and methods that call it in the .cpp file.
http://reviews.llvm.org/D8705
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list