[PATCH] D65274: [SDA] Don't stop divergence propagation at the IPD.

Simon Moll via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 02:35:18 PDT 2019


simoll updated this revision to Diff 211898.
simoll added a comment.
Herald added a subscriber: jvesely.

Added b42473 r1.ll as a test case (failing assert on missing def at loop header).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65274

Files:
  lib/Analysis/SyncDependenceAnalysis.cpp
  test/Analysis/DivergenceAnalysis/AMDGPU/b42473-r1-crash.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65274.211898.patch
Type: text/x-patch
Size: 11331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190726/b5dd6169/attachment.bin>


More information about the llvm-commits mailing list