getVectorPtrTy is private to VectorBlockGenerator, and all uses query
the address space from the passed-in pointer prior to calling it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89745
Get the address space within getVectorPtrTy ClosedPublic Authored by ctetreau on Oct 19 2020, 3:14 PM.
Details Summary getVectorPtrTy is private to VectorBlockGenerator, and all uses query
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 20 2020, 11:17 AM Closed by commit rG2eac8ce820e6: Get the address space within getVectorPtrTy (authored by ctetreau). · Explain WhyOct 20 2020, 2:42 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299482 polly/include/polly/CodeGen/BlockGenerators.h
polly/lib/CodeGen/BlockGenerators.cpp
|