[clang] Adding `asuint` implementation to hlsl (PR #107292)

via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 9 11:49:59 PDT 2024


joaosaffran wrote:

@llvm-beanz I've implemented your suggestions. One issue I found is that the code generation will work with half types, which are not supported in the current implementation. Any suggestions into how to approach this?

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


More information about the cfe-commits mailing list