llvm-project
d30e6802
- [LLVM] [SeparateConstOffsetFromGEP] patch PR 183402 to handle negative C correctly (#186858)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[LLVM] [SeparateConstOffsetFromGEP] patch PR 183402 to handle negative C correctly (#186858) Small typo in negative C threshold calculation would result in a threshold that is too conservative due to overflow.
References
#186858 - [LLVM] [SeparateConstOffsetFromGEP] patch PR 183402 to handle negative C correctly
Author
mjulian31
Parents
c953411d
Loading