Split PtrIntPair into Instruction and OptionalAlias<Result>. The latter needs 3 bits, which appear unavailable on certain archs.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D44268
[MemorySSA] Split PtrIntPair as this fails on win/arm. ClosedPublic Authored by asbirlea on Mar 8 2018, 11:12 AM.
Details Summary Split PtrIntPair into Instruction and OptionalAlias<Result>. The latter needs 3 bits, which appear unavailable on certain archs.
Diff Detail
Event TimelineHerald added subscribers: kristof.beyls, Prazek, jlebar, sanjoy. · View Herald TranscriptMar 8 2018, 11:12 AM Closed by commit rL327046: [MemorySSA] Split PtrIntPair as this fails on win/arm. (authored by asbirlea). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 137621 llvm/trunk/include/llvm/Analysis/MemorySSA.h
|