[PATCH] D40546: StructurizeCFG: Test for branch divergence correctly

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 29 06:59:21 PST 2018


nhaehnle updated this revision to Diff 131798.
nhaehnle added a comment.

Use update_test_checks


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.131798.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180129/4f7e3474/attachment.bin>


More information about the llvm-commits mailing list