"...gpu/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "fd74c021117a0091139558522ebb233d4fd55d42"
Improve buffer address for out of bound check (#21)
* Use buffer load built-in OOB check. buffer size is limited to 2GB. * buffer APIs use combined wave and thread offset * use uint32_t for addr shift in buffer addressing
Showing
Please register or sign in to comment