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

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 16:54:42 PST 2016


majnemer added a comment.

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


https://reviews.llvm.org/D26947





More information about the llvm-commits mailing list