Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang/test/CodeGenHIP/half.hip | ||
---|---|---|
7 | Making sure the argument type is "half" wouldn't hurt either |
Paths
| Differential D81849
[clang][amdgpu] Prefer not using `fp16` conversion intrinsics. ClosedPublic Authored by hliao on Jun 15 2020, 9:26 AM.
Details
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Jun 15 2020, 3:26 PM Closed by commit rGe830fa260da9: [clang][amdgpu] Prefer not using `fp16` conversion intrinsics. (authored by hliao). · Explain WhyJun 16 2020, 7:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 271093 clang/lib/Basic/Targets/AMDGPU.h
clang/test/CodeGenHIP/half.hip
|
Making sure the argument type is "half" wouldn't hurt either