Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make GEP when loading the PTLS an inbounds one. (#55682)
Non inbounds GEPs should only be used when doing pointer arithmethic i.e Ptr or MemoryRef boundscheck. Found when auditing non inbounds GEPs for #55681
- Loading branch information