[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
Mon May 6 09:11:25 PDT 2019


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

Added StackProtectorID and changed LCSSA to use it instead of StackProtector directly.


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.198293.patch
Type: text/x-patch
Size: 5935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190506/5fab18f0/attachment-0001.bin>


More information about the llvm-commits mailing list