mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
- makes the code compact (gets rid of MLFunction walking logic) - makes it natural to extend to fold affine map loop bounds and if conditions (upcoming CL) PiperOrigin-RevId: 214668957