diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-05-24 11:56:12 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-06-06 11:36:52 -0500 |
commit | 04d4130a513783eecbec426c8151c1d2fe086430 (patch) | |
tree | 7490597254d634a2f119c8076dc0098fad605ed0 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 0498415f1d6ac0bfbda72486505c11a7b3d464c4 (diff) | |
download | llvm-04d4130a513783eecbec426c8151c1d2fe086430.zip llvm-04d4130a513783eecbec426c8151c1d2fe086430.tar.gz llvm-04d4130a513783eecbec426c8151c1d2fe086430.tar.bz2 |
Support converting pointers from opaque to typed
Using the pointer type analysis we can re-constitute typed pointers and
populate the correct types in the bitcasts throughout the IR.
This doesn't yet handle all cases, but this should be illustrative as
to the dirction and feasability of
the solution.
Reviewed By: pete
Differential Revision: https://reviews.llvm.org/D122270
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions