mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
Allow lhs and rhs to have different type than accumulator/destination. Some hardware like GPUs support natively operations like uint8xuint8xuint32. Differential Revision: https://reviews.llvm.org/D82069