[LANG] Fixed undefined behavior in replace_all_uses_with()
This commit is contained in:
committed by
Philippe Tillet
parent
ddd89e1b22
commit
13ff6472e0
@@ -100,7 +100,7 @@ for d in directories:
|
||||
|
||||
setup(
|
||||
name='triton',
|
||||
version='0.1',
|
||||
version='0.1.1',
|
||||
author='Philippe Tillet',
|
||||
author_email='ptillet@g.harvard.edu',
|
||||
description='A language and compiler for custom Deep Learning operations',
|
||||
|
Reference in New Issue
Block a user