[clang] [llvm] [HLSL] Implement elementwise firstbitlow builtin (PR #116858)

Sarah Spall via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 12 14:48:03 PST 2024


spall wrote:

I'd also update your description to mention fixing the vector > size 2 bug in FirstBitHigh as well, by making this code general purpose for both firstbitlow and firstbithigh.

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


More information about the llvm-commits mailing list