[PATCH] D26947: [NVPTX] Structurize the NVPTX CFG.

Justin Lebar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 16:55:39 PST 2016


jlebar added a comment.

In https://reviews.llvm.org/D26947#602031, @majnemer wrote:

> You can do the `setRequiresStructuredCFG(true);` independently of enabling the structurizer.


I tried and it didn't make any difference in my testcases.

If we have a test where it does make a difference, I am absolutely onboard with turning it on without getting the structurizer.


https://reviews.llvm.org/D26947





More information about the llvm-commits mailing list