Pointee types are going away soon.
For this, we mostly just care about store/load types, which are already
available without the pointee types. The other intrinsics always use
i8*.
Paths
| Differential D103719
[NFC][OpaquePtr] Avoid calling getPointerElementType() ClosedPublic Authored by aeubanks on Jun 4 2021, 2:39 PM.
Details Summary Pointee types are going away soon. For this, we mostly just care about store/load types, which are already
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2021, 6:48 PM This revision was landed with ongoing or failed builds.Jun 15 2021, 9:53 AM Closed by commit rGbe5d454f3f07: [NFC][OpaquePtr] Avoid calling getPointerElementType() (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352169 llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp
|