Split from D107822.
In this patch, we remove the roundtrip cast if p is dereferenceable.
We check whether p is dereferenceable using the "isDereferenceableAndAlignedPointer" API.
Details
Details
- Reviewers
nlopes aqjune spatel nikic lebedev.ri
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo