[llvm] [AMDGPU] Promote uniform ops to I32 in DAGISel (PR #106383)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 19 21:26:13 PDT 2024


================
@@ -18,189 +18,33 @@ declare hidden half @_Z4pownDhi(half, i32)
 ; --------------------------------------------------------------------
 
 define half @test_pow_fast_f16(half %x, half %y) {
-; CHECK-LABEL: test_pow_fast_f16:
-; CHECK:       ; %bb.0:
----------------
arsenm wrote:

This file lost all the test checks 

https://github.com/llvm/llvm-project/pull/106383


More information about the llvm-commits mailing list