[llvm] [SPIR-V] Emit SPIR-V bitcasts between source/expected pointer type (PR #69621)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 19 11:04:22 PDT 2023


michalpaszkowski wrote:

The patch is WIP, apart from the one TODO in the code (which will eliminate adding unnecessary spv_ptrcast calls), I need to fix/adjust 14 LIT tests, and add a test covering the cases fixed in CTS.

https://github.com/llvm/llvm-project/pull/69621


More information about the llvm-commits mailing list