llvm-project/llvm/test/tools/dxil-dis
Chris Bieneman 04d4130a51 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
2022-06-06 11:36:52 -05:00
..
BasicIR.ll
attribute-filter.ll
debug-info.ll
di-compile-unit.ll
di-subprogram.ll
di-subrotine.ll
lit.local.cfg
metadata.ll
opaque-gep.ll Support converting pointers from opaque to typed 2022-06-06 11:36:52 -05:00
opaque-pointers.ll Support converting pointers from opaque to typed 2022-06-06 11:36:52 -05:00