Skip to content

Commit

Permalink
pr feedback typo+todo
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Gauër <[email protected]>
  • Loading branch information
Keenuts committed Oct 29, 2024
1 parent 81fc77d commit df4dd41
Show file tree
Hide file tree
Showing 15 changed files with 9 additions and 7 deletions.
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/HlslBufferLoad.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-vulkan-library %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-vulkan-library %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/ShaderBufferImage.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-vulkan-library %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-vulkan-library %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/ShaderImage.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-vulkan-library %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-vulkan-library %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/basic_int_types.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv32-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/basic_int_types_spirvdis.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; REQUIRES: spirv-tools
; RUN: llc -O0 -mtriple=spirv32-unknown-unknown %s -o - --filetype=obj | spirv-dis | FileCheck %s
; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - --filetype=obj | spirv-dis | FileCheck %s
Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/WaveIsFirstLane.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-linux %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-vulkan-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/hlsl-intrinsics/degrees.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/fdot.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/idot.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/length.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/hlsl-intrinsics/radians.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/saturate.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 0 additions & 1 deletion llvm/test/CodeGen/SPIRV/hlsl-intrinsics/sign.ll
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -O0 -mtriple=spirv-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
1 change: 1 addition & 0 deletions llvm/test/CodeGen/SPIRV/literals.ll
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
; TODO(pull/110270): verifier, fix G_BITCAST error "bitcast must change type"
; RUN: llc -verify-machineinstrs -O0 -mtriple=spirv32-unknown-unknown %s -o - | FileCheck %s
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv32-unknown-unknown %s -o - -filetype=obj | spirv-val %}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
; RUN: %if spirv-tools %{ llc -O0 -mtriple=spirv-unknown-vulkan-compute %s -o - -filetype=obj | spirv-val %}
; RUN: llc -mtriple=spirv-unknown-vulkan-compute -O0 %s -o - | FileCheck %s

; The goal of this test is to volontarily create 2 overlapping convergence
; The goal of this test is to voluntarily create 2 overlapping convergence
; structures: the loop, and the inner condition.
; Here, the condition header also branches to 2 internal nodes, which are not
; directly a merge/exits.
Expand Down

0 comments on commit df4dd41

Please sign in to comment.