mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +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
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.