[llvm] [SPIR-V] Simplify and fix sign-extension bug in convertCharsToWord (PR #207769)
Ulrich Weigand via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 13 05:48:09 PDT 2026
uweigand wrote:
Thanks. FYI, defining `Word` as `support::ulittle32_t` seems to fix the issue for me.
https://github.com/llvm/llvm-project/pull/207769
More information about the llvm-commits
mailing list