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

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 25 09:07:57 PST 2018


nhaehnle updated this revision to Diff 135832.
nhaehnle marked 2 inline comments as done.
nhaehnle added a comment.

Use auto.


Repository:
  rL LLVM

https://reviews.llvm.org/D43743

Files:
  include/llvm/Analysis/DivergenceAnalysis.h
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43743.135832.patch
Type: text/x-patch
Size: 8060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180225/0ecf6592/attachment.bin>


More information about the llvm-commits mailing list