[PATCH] D73815: AMDGPU: Fix divergence analysis of control flow intrinsics

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 3 14:03:50 PST 2020


arsenm updated this revision to Diff 242180.
arsenm retitled this revision from "AMDGPU: Stop scanning for control flow intrinsic users" to "AMDGPU: Fix divergence analysis of control flow intrinsics".
arsenm edited the summary of this revision.
arsenm added a comment.

Now with more passing


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

https://reviews.llvm.org/D73815

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPUSearchableTables.td
  llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/test/Analysis/DivergenceAnalysis/AMDGPU/control-flow-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73815.242180.patch
Type: text/x-patch
Size: 11754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200203/6b8ae5a7/attachment.bin>


More information about the llvm-commits mailing list