• Lei Wang's avatar
    [Dev] Separate `LoopVectorize` Pass from upstream tvm (#62) · 7111239d
    Lei Wang authored
    * [Enhancement] Add VectorizeLoop function and update imports for compatibility
    
    * [CI][Test] Improve test cases for vectorization and fix typos in parser comments
    
    * lint fix
    
    * Fix incorrect module reference for VectorizeLoop transformation
    
    * Refactor vectorize_loop transformation by removing unused extent mutation logic
    7111239d
vectorize_loop.cc 30.8 KB