[PATCH] D44843: [Power9]Legalize and emit code for quad-precision fma instructions
    Lei Huang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 23 12:40:28 PDT 2018
    
    
  
lei created this revision.
lei added reviewers: power-llvm-team, hfinkel.
Herald added subscribers: kbarton, nemanjai.
Legalize and emit code for the following quad-precision fma:
- xsmaddqp
- xsnmaddqp
- xsmsubqp
- xsnmsubqp
https://reviews.llvm.org/D44843
Files:
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCInstrVSX.td
  test/CodeGen/PowerPC/f128-fma.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44843.139637.patch
Type: text/x-patch
Size: 9709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/c8f3adcb/attachment.bin>
    
    
More information about the llvm-commits
mailing list