Optimize memory access in LLVM IR
Open
- Dominant language
- C++
- Stars
- 169
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
We need to load runtime data elements only once.
Also useful for Stack/Memory.
GVN optimization pass can be a good candidate.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.