Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Good idea! Thanks! LGTM. Just some minor comments.
unittests/Transforms/Vectorize/VPlanHCFGTest.cpp | ||
---|---|---|
93 | Shouldn't we keep VPlanHCFGTest name? Or, is this renaming needed? | |
unittests/Transforms/Vectorize/VPlanTestBase.h | ||
9 | Add small comment about the purpose of the file? | |
46 | I had to differentiate between building 'plain' CFG and building H-CFG for testing in D48818. It would be great I you could align this code a bit with those needs. I'll introduce the necessary changes once we have this code in. |
Shouldn't we keep VPlanHCFGTest name? Or, is this renaming needed?