[PATCH] D112394: [AMDGPU] Implement llvm.amdgcn.mulhi.[i,u]24 intrinsics.
Abinav Puthan Purayil via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 26 04:55:27 PDT 2021
abinavpp updated this revision to Diff 382271.
abinavpp added a comment.
Addressed review comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112394/new/
https://reviews.llvm.org/D112394
Files:
llvm/include/llvm/IR/IntrinsicsAMDGPU.td
llvm/lib/Target/AMDGPU/AMDGPUInstrInfo.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.mulhi.i24.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.mulhi.u24.mir
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mulhi.i24.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mulhi.u24.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112394.382271.patch
Type: text/x-patch
Size: 10267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211026/8802a76d/attachment.bin>
More information about the llvm-commits
mailing list