utcs-scea / ava

Automatic virtualization of (general) accelerators.
https://ava.yuhc.me/
BSD 2-Clause "Simplified" License
40 stars 20 forks source link

fix type convert warnings and constructor warnings #152

Closed photoszzt closed 3 years ago

photoszzt commented 3 years ago

Signed-off-by: Zhiting Zhu zhitingz@cs.utexas.edu

Description

Add missing cast from const X to X. Constructor 0-100 is reserved.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

Checklist: