[all-commits] [llvm/llvm-project] e8753f: [libclc][Test] Add -fno-discard-value-names to RUN...

Wenju He via All-commits all-commits at lists.llvm.org
Fri Jun 5 16:18:17 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e8753fdde70b8a2bd0d3219000228704587935bd
      https://github.com/llvm/llvm-project/commit/e8753fdde70b8a2bd0d3219000228704587935bd
  Author: Wenju He <wenju.he at intel.com>
  Date:   2026-06-06 (Sat, 06 Jun 2026)

  Changed paths:
    M libclc/test/conversion/convert.cl
    M libclc/test/geometric/cross.cl
    M libclc/test/integer/add_sat.cl
    M libclc/test/integer/sub_sat.cl
    M libclc/test/math/cos.cl
    M libclc/test/math/fabs.cl
    M libclc/test/math/rsqrt.cl
    M libclc/test/misc/as_type.cl
    M libclc/test/work-item/get_group_id.cl

  Log Message:
  -----------
  [libclc][Test] Add -fno-discard-value-names to RUN line (#201808)

Entry block label could be missing. Add -fno-discard-value-names to make
sure it exists.

Resolves #201773



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