[PATCH] D60834: [AMDGPU] Uniform values being used outside loop marked non-divergent

Ryan Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 07:55:26 PDT 2019


rtaylor updated this revision to Diff 198471.
rtaylor added a comment.

More detailed explanation of why LCSSA is needed


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60834

Files:
  include/llvm/CodeGen/Passes.h
  lib/CodeGen/StackProtector.cpp
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Transforms/Utils/LCSSA.cpp
  test/CodeGen/AMDGPU/divergent-branch-uniform-condition.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60834.198471.patch
Type: text/x-patch
Size: 5940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190507/1d71f0ac/attachment.bin>


More information about the llvm-commits mailing list