[all-commits] [llvm/llvm-project] e75f37: [SPIR-V][NFC] Require asserts on 2 tests (#75087)

Natalie Chouinard via All-commits all-commits at lists.llvm.org
Thu Dec 14 12:17:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e75f37fd64a467cd8b24851062342079bef123f5
      https://github.com/llvm/llvm-project/commit/e75f37fd64a467cd8b24851062342079bef123f5
  Author: Natalie Chouinard <sudonatalie at google.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M llvm/test/CodeGen/SPIRV/opencl/device_execution/execute_block.ll
    M llvm/test/CodeGen/SPIRV/transcoding/BuildNDRange_2.ll

  Log Message:
  -----------
  [SPIR-V][NFC] Require asserts on 2 tests (#75087)

These tests currently fail on asserts, so adding a REQUIRES to make sure
they're skipped on builds with asserts disabled.

Follow-up from #74849




More information about the All-commits mailing list