[PATCH] D72350: [DDG] Data Dependence Graph - Graph Simplification

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 10:49:34 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0a2626d0cdc2: [DDG] Data Dependence Graph - Graph Simplification (authored by bmahjour).

Changed prior to commit:
  https://reviews.llvm.org/D72350?vs=245266&id=245467#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72350

Files:
  llvm/include/llvm/Analysis/DDG.h
  llvm/include/llvm/Analysis/DependenceGraphBuilder.h
  llvm/lib/Analysis/DDG.cpp
  llvm/lib/Analysis/DependenceGraphBuilder.cpp
  llvm/test/Analysis/DDG/basic-a.ll
  llvm/test/Analysis/DDG/basic-b.ll
  llvm/test/Analysis/DDG/basic-loopnest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72350.245467.patch
Type: text/x-patch
Size: 28033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/0ba5ffe8/attachment.bin>


More information about the llvm-commits mailing list