mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
This is a bit cleaner and removes issues with 2d vectors. It also has a big impact on constant folding, hence the test changes. Differential Revision: https://reviews.llvm.org/D107896