Skip LogicalPointerToIntPass for CMP with constants
Open
- Dominant language
- LLVM
- Stars
- 729
- Forks
- 110
- Avg merge
- 17h 51m
- Merged PRs (30d)
- 23
Description
The magic numbers from the nextBaseAddress are incorrectly compared with constant values. They are usually simplified as unequal values.
Contributor guide
Assessment
This issue has not been assessed yet.