[all-commits] [llvm/llvm-project] 4c03d3: [SPIR-V] Fix broken test due to G_BITCAST (#114242)

Nathan Gauër via All-commits all-commits at lists.llvm.org
Wed Oct 30 08:40:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4c03d373f043700e3c8feeea8855125c718de31b
      https://github.com/llvm/llvm-project/commit/4c03d373f043700e3c8feeea8855125c718de31b
  Author: Nathan Gauër <brioche at google.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    M llvm/test/CodeGen/SPIRV/hlsl-intrinsics/group_memory_barrier_with_group_sync.ll

  Log Message:
  -----------
  [SPIR-V] Fix broken test due to G_BITCAST (#114242)

G_BITCAST emission in the SPIR-V backend is not accepted by the
verifier. DIsabling verifier for impacted tests until
https://github.com/llvm/llvm-project/pull/114216 is merged.

Signed-off-by: Nathan Gauër <brioche at google.com>



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