[PATCH] D13003: [DAGCombiner] Improve FMA support for interpolation patterns

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 09:36:12 PDT 2015


RKSimon updated this revision to Diff 35267.
RKSimon added a comment.

Updated all FMA combine helpers based on Matt's feedback.

Added AMDGPU FMA/FMAD tests


Repository:
  rL LLVM

http://reviews.llvm.org/D13003

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/AMDGPU/fma-combine.ll
  test/CodeGen/AMDGPU/llvm.amdgpu.lrp.ll
  test/CodeGen/X86/fma_patterns.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13003.35267.patch
Type: text/x-patch
Size: 29833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/3dbeaa15/attachment.bin>


More information about the llvm-commits mailing list