mirror of
https://github.com/intel/llvm.git
synced 2026-01-23 07:58:23 +08:00
Vector dialect patterns have grown enormously in the past year to a point where they are now impenetrable. Start reorganizing them towards finer-grained control. Differential Revision: https://reviews.llvm.org/D146736