[PATCH] D16602: StructurizeCFG: Add an option for skipping regions with only uniform branches

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 18:38:34 PST 2016


tstellarAMD updated this revision to Diff 47285.
tstellarAMD added a comment.

Only require DivergenceAnalysis when skipping uniform regions is enabled.


http://reviews.llvm.org/D16602

Files:
  include/llvm/Transforms/Scalar.h
  lib/Transforms/Scalar/StructurizeCFG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16602.47285.patch
Type: text/x-patch
Size: 3823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/71c7e741/attachment.bin>


More information about the llvm-commits mailing list