mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 07:39:11 +08:00
Lower 1d array reduction for add and mul operator. Multi-dimensional arrays and other operator will follow. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D153448