mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
Summary: This revision makes the use of vector transfer operatons more idiomatic by allowing to omit and inferring the permutation_map. Differential Revision: https://reviews.llvm.org/D80092