We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834ad10 commit 0319711Copy full SHA for 0319711
llvm/test/CodeGen/DirectX/length_error.ll
@@ -1,7 +1,7 @@
1
; RUN: not opt -S -dxil-op-lower -mtriple=dxil-pc-shadermodel6.3-library %s 2>&1 | FileCheck %s
2
3
; DXIL operation length does not support double overload type
4
-; CHECK: LLVM ERROR: Invalid Overload
+; CHECK: Cannot create Sqrt operation: Invalid overload type
5
6
define noundef double @test_length_double2(<2 x double> noundef %p0) {
7
entry:
0 commit comments