[PATCH] D56863: GlobalISel: Implement fewerElementsVector for basic FP ops
    Matt Arsenault via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan 17 09:20:43 PST 2019
    
    
  
arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson, dsanders.
Herald added subscribers: tschuett, kristof.beyls, rovka, nhaehnle, wdng, jvesely.
https://reviews.llvm.org/D56863
Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-fabs.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fadd.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fma.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fmul.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fneg.mir
  test/CodeGen/AMDGPU/GlobalISel/legalize-fsub.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56863.182312.patch
Type: text/x-patch
Size: 134116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/f5f421fd/attachment.bin>
    
    
More information about the llvm-commits
mailing list