[PATCH] D90028: [AMDGPU] Add simplification/combines for llvm.amdgcn.fma.legacy
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 23 04:57:16 PDT 2020
foad created this revision.
foad added reviewers: arsenm, rampitec, mareko.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: LLVM.
foad requested review of this revision.
Herald added a subscriber: wdng.
This follows on from D89558 <https://reviews.llvm.org/D89558> which added the new intrinsic and D88955 <https://reviews.llvm.org/D88955>
which added similar combines for llvm.amdgcn.fmul.legacy.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90028
Files:
llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
llvm/test/Transforms/InstCombine/AMDGPU/fma_legacy.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90028.300235.patch
Type: text/x-patch
Size: 6834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/8752e619/attachment.bin>
More information about the llvm-commits
mailing list