[PATCH] D84517: [AMDGPU] Lower frem f16
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 05:02:13 PDT 2020
foad created this revision.
foad added reviewers: arsenm, Petar.Avramovic.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
Without this it would fail to select on subtargets that have 16-bit
instructions.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84517
Files:
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/test/CodeGen/AMDGPU/frem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84517.280411.patch
Type: text/x-patch
Size: 28752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/c26d1ae9/attachment.bin>
More information about the llvm-commits
mailing list