Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Commits · 7669a259c429fa4df35787d9a1fb077e03f4b0f1
llvm-epi-0.8
mlir
lib
Analysis
MemRefDependenceCheck.cpp
Browse files
Mar 29, 2019
Adds support for returning the direction of the dependence between memref...
· b5424dd0
MLIR Team
authored
Nov 09, 2018
b5424dd0
Initialize Pass with PassID.
· cc9a6ed0
Jacques Pienaar
authored
Nov 07, 2018
cc9a6ed0
Add static pass registration
· 6f0fb227
Jacques Pienaar
authored
Nov 06, 2018
6f0fb227
Adds MemRefDependenceCheck analysis pass, plus multiple dependence check tests.
· 239e3289
MLIR Team
authored
Nov 02, 2018
239e3289
Loading