Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23231
[InstCombine] Don't coerce non-integral pointers to integers ClosedPublic Authored by sanjoy on Aug 5 2016, 4:12 PM.
Details
Diff Detail
Event Timelinesanjoy updated this object. This revision is now accepted and ready to land.Aug 5 2016, 6:41 PM Closed by commit rL277910: [InstCombine] Don't coerce non-integral pointers to integers (authored by sanjoy). · Explain WhyAug 5 2016, 8:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 67054 llvm/trunk/include/llvm/IR/DataLayout.h
llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/trunk/test/Transforms/InstCombine/non-integral-pointers.ll
|