Files
llvm/test/CodeGen
Farhana Aleen cf8aa848ec [AMDGPU] Support idot2 pattern.
Summary: Transform add (mul ((i32)S0.x, (i32)S1.x),

         add( mul ((i32)S0.y, (i32)S1.y), (i32)S3) => i/udot2((v2i16)S0, (v2i16)S1, (i32)S3)

Author: FarhanaAleen

Reviewed By: arsenm

Subscribers: llvm-commits, AMDGPU

Differential Revision: https://reviews.llvm.org/D50024

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@340295 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-21 16:21:15 +00:00
..
2018-08-21 16:21:15 +00:00
2017-08-24 15:40:33 +00:00
2018-06-11 14:46:48 +00:00