Details
Details
- Reviewers
• tstellarAMD nhaehnle
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I assume you're planning to use this in some tests? Anyway, LGTM.
lib/Target/AMDGPU/SILowerControlFlow.cpp | ||
---|---|---|
78 | You can put the initializer here instead of in the constructor. |
Comment Actions
r276680
lib/Target/AMDGPU/SILowerControlFlow.cpp | ||
---|---|---|
78 | The rest don't do this, and it's probably better to move them all at once if people decide this is better |
You can put the initializer here instead of in the constructor.