Skip to content

Conversation

@khadar1020
Copy link

solves issue: #8

This pull request introduces a new static analysis tool named regular-mem-access to detect functions in C/C++ code that exhibit regular (sequential or linear) memory access patterns It is implemented as a Clang tool and supports both AST-based and LLVM IR-based analysis.
created a test file as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant