[PATCH] D62198: StructurizeCFG: Relax uniformity checks.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 22 01:35:16 PDT 2019


sheredom updated this revision to Diff 200661.
sheredom added a comment.

Guarded the change by an option to allow users of the structurizer to turn this functionality on in their own time.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62198/new/

https://reviews.llvm.org/D62198

Files:
  lib/Transforms/Scalar/StructurizeCFG.cpp
  test/Transforms/StructurizeCFG/AMDGPU/uniform-regions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62198.200661.patch
Type: text/x-patch
Size: 7426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/dbe26709/attachment.bin>


More information about the llvm-commits mailing list