[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
Thu May 2 10:01:09 PDT 2019


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

Preserving StackProtector in LCSSA to avoid pass scheduling conflict
Removed explicit call of LCSSA in AMDGPUTargetMachine


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60834

Files:
  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.197814.patch
Type: text/x-patch
Size: 4969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190502/8e322507/attachment.bin>


More information about the llvm-commits mailing list