This is an automated email from the ASF dual-hosted git repository.
junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from ce3d68f LowerWarpMemory: remove unneeded shuffle when accessing from
the same thread (#8681)
add bca155f [Target] Add __launch_bounds__ directive as part of the CUDA
code generation (#8678)
No new revisions were added by this update.
Summary of changes:
src/target/source/codegen_c.cc | 3 +++
src/target/source/codegen_c.h | 6 ++++++
src/target/source/codegen_cuda.cc | 41 +++++++++++++++++++++++++++++++++++++++
src/target/source/codegen_cuda.h | 1 +
4 files changed, 51 insertions(+)