Skip to content

Commit

Permalink
Fix lit test
Browse files Browse the repository at this point in the history
  • Loading branch information
lialan committed Feb 18, 2025
1 parent b799b7e commit bc0e029
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -874,7 +874,7 @@ hal.executable private @generalized_pool {
// CHECK-LABEL: hal.executable private @generalized_pool
// CHECK: hal.executable.variant public @cuda
// CHECK: llvm.load %{{.*}} : !llvm.ptr<1> -> f32
// CHECK: llvm.intr.maxnum
// CHECK: llvm.call @__nv_fmaxf
// CHECK: llvm.store %{{.*}}, %{{.*}} : f32, !llvm.ptr<1>

// -----
Expand Down

0 comments on commit bc0e029

Please sign in to comment.