Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152809
[AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 8. ClosedPublic Authored by kosarev on Jun 13 2023, 5:37 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2023, 6:50 AM Closed by commit rG9792c804f6c1: [AMDGPU][GFX11] Add test coverage for 16-bit conversions, part 8. (authored by kosarev). · Explain WhyJun 15 2023, 2:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 531669 llvm/test/CodeGen/AMDGPU/call-return-types.ll
llvm/test/CodeGen/AMDGPU/fneg.ll
llvm/test/CodeGen/AMDGPU/unpack-half.ll
llvm/test/CodeGen/AMDGPU/v_madak_f16.ll
llvm/test/CodeGen/AMDGPU/widen-smrd-loads.ll
|
Nit: Why aren't we using v_fmaak or v_fmamk here?