[PATCH] D45372: [AMDGPU] Fix issues for backend divergence tracking

David Stuttard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 16 08:46:25 PDT 2018


dstuttard updated this revision to Diff 142640.
dstuttard added a comment.

Removed test as being overkill for the missed state clear being added (2 other
tests still remain)


Repository:
  rL LLVM

https://reviews.llvm.org/D45372

Files:
  lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/CodeGen/AMDGPU/diverge-extra-formal-args.ll
  test/CodeGen/AMDGPU/diverge-interp-mov-lower.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45372.142640.patch
Type: text/x-patch
Size: 5693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180416/df8c6308/attachment-0001.bin>


More information about the llvm-commits mailing list