[llvm] [SPIR-V]: Fix creation of constants of array types in SPIRV Backend (PR #96514)

Michal Paszkowski via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 00:02:44 PDT 2024


michalpaszkowski wrote:

For unknown reason (to me), the previously (and still currently) passing OpenCL CTS test relationals/shuffle_array_cast has significantly shorter run time after this PR (~50% difference).

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


More information about the llvm-commits mailing list