This is an automated email from the ASF dual-hosted git repository.

ruihangl pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 56d0e3b7af [METAL][CODEGEN] testcase for ramp codegen (#14331)
     add fc2a9e50af [CODEGEN][METAL] Fix unaligned vector load (#14332)

No new revisions were added by this update.

Summary of changes:
 src/target/source/codegen_c.cc                     | 15 +++++----
 src/target/source/codegen_metal.cc                 | 17 +++-------
 src/target/source/codegen_metal.h                  |  4 +--
 src/target/source/codegen_opencl.cc                | 37 ++++++++++++++++++++++
 src/target/source/codegen_opencl.h                 |  3 ++
 tests/python/unittest/test_target_codegen_metal.py | 25 +++++++++++++++
 6 files changed, 81 insertions(+), 20 deletions(-)

Reply via email to