mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:07:06 +08:00
This revision folds vector.transfer operations by updating the `masked` bool array attribute when more unmasked dimensions can be discovered. Differential revision: https://reviews.llvm.org/D83586