[PATCH] D41292: [AMDGPU] Fixed incorrect uniform branch condition

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 13:36:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL322119: [AMDGPU] Fixed incorrect uniform branch condition (authored by tpr, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D41292

Files:
  llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
  llvm/trunk/test/CodeGen/AMDGPU/cf-loop-on-constant.ll
  llvm/trunk/test/CodeGen/AMDGPU/nested-loop-conditions.ll
  llvm/trunk/test/CodeGen/AMDGPU/scalar-branch-missing-and-exec.ll
  llvm/trunk/test/CodeGen/AMDGPU/select-opt.ll
  llvm/trunk/test/CodeGen/AMDGPU/skip-if-dead.ll
  llvm/trunk/test/CodeGen/AMDGPU/smrd-vccz-bug.ll
  llvm/trunk/test/CodeGen/AMDGPU/uniform-cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41292.129153.patch
Type: text/x-patch
Size: 8821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180109/a32b6305/attachment.bin>


More information about the llvm-commits mailing list