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

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 26 13:57:45 PST 2016


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.

Tests for this will be added once the AMDGPU backend enables this
option.

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.46050.patch
Type: text/x-patch
Size: 3792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160126/edf1b3f9/attachment.bin>


More information about the llvm-commits mailing list