[PATCH] D142017: [AMDGPU] Add feature predicate for v_fmac_f64 instruction
Mariusz Sikora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 18 06:55:44 PST 2023
mariusz-sikora-at-amd created this revision.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, tpr, dstuttard, yaxunl, jvesely, kzhuravl, arsenm.
Herald added a project: All.
mariusz-sikora-at-amd requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Introducing feature predicate VFmacF64Inst for targets which
supports v_fmac_f64 instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D142017
Files:
llvm/lib/Target/AMDGPU/AMDGPU.td
llvm/lib/Target/AMDGPU/GCNSubtarget.h
llvm/lib/Target/AMDGPU/SIInstructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142017.490138.patch
Type: text/x-patch
Size: 3407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230118/0b1d7e74/attachment.bin>
More information about the llvm-commits
mailing list