[PATCH] D84516: [AMDGPU] Use fma for lowering frem
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 05:01:56 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.
This gives shorter f64 code and perhaps better accuracy.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D84516
Files:
llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
llvm/test/CodeGen/AMDGPU/frem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84516.280410.patch
Type: text/x-patch
Size: 15053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/032654e6/attachment.bin>
More information about the llvm-commits
mailing list