forked from OSchip/llvm-project
42ae7eb581
Discovered in SYCL, the field annotations were always cast to an i8*, which is an invalid bitcast for a pointer type with an address space. This patch makes sure that we create an intrinsic that takes a pointer to the correct address-space and properly do our casts. Differential Revision: https://reviews.llvm.org/D109003 |
||
---|---|---|
.. | ||
address-space-conversions.cpp | ||
address-space-deduction.cpp | ||
address-space-mangling.cpp | ||
convergent.cpp | ||
field-annotate-addr-space.cpp | ||
filescope_asm.c | ||
unique_stable_name.cpp | ||
unique_stable_name_windows_diff.cpp |