[PATCH] D40546: StructurizeCFG: Test for branch divergence correctly
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 26 08:58:07 PST 2018
nhaehnle updated this revision to Diff 131600.
nhaehnle marked 3 inline comments as done.
nhaehnle added a comment.
Address review comments:
- command line flag can also force-disable
- move uniform-region.ll test into AMDGPU subdirectory
- use llvm.amdgcn.workitem.id.x
Repository:
rL LLVM
https://reviews.llvm.org/D40546
Files:
include/llvm/Analysis/DivergenceAnalysis.h
lib/Transforms/Scalar/StructurizeCFG.cpp
test/CodeGen/AMDGPU/control-flow-optnone.ll
test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40546.131600.patch
Type: text/x-patch
Size: 4010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/ff0cdfb3/attachment.bin>
More information about the llvm-commits
mailing list