[all-commits] [llvm/llvm-project] eaf3e1: [libclc] Route int bitselect through CLC; add half...

Fraser Cormack via All-commits all-commits at lists.llvm.org
Tue Jan 21 02:09:48 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: eaf3e1b0d1ebae590c9be94eafaa10da9e192a37
      https://github.com/llvm/llvm-project/commit/eaf3e1b0d1ebae590c9be94eafaa10da9e192a37
  Author: Fraser Cormack <fraser at codeplay.com>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M libclc/clc/lib/generic/relational/clc_bitselect.cl
    M libclc/generic/lib/relational/bitselect.cl
    M libclc/generic/lib/relational/bitselect.inc

  Log Message:
  -----------
  [libclc] Route int bitselect through CLC; add half (#123653)

The half variants were missing. The integer bitselect builtins weren't
going through __clc_bitselect due to an oversight when the CLC version
was introduced.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list