This revision was automatically updated to reflect the committed changes.
Closed by commit rGe830fa260da9: [clang][amdgpu] Prefer not using `fp16`
conversion intrinsics. (authored by hliao).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81849/new/
h
arsenm added inline comments.
Comment at: clang/test/CodeGenHIP/half.hip:6
+
+// CHECK-LABEL: @_Z2d0DF16_
+// CHECK: fpext
Making sure the argument type is "half" wouldn't hurt either
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://re
hliao created this revision.
hliao added reviewers: yaxunl, arsenm.
Herald added subscribers: cfe-commits, kerbowa, t-tye, tpr, dstuttard,
nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D81849
Files:
clang/lib/B