mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +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