test_tir_nodes.py
8.58 KB
-
[Bugfix] Fixed bug where shifting by out-of-bounds value results in no compute… · a422589c
[Bugfix] Fixed bug where shifting by out-of-bounds value results in no compute code being emitted. (#5115) * Fixed bug where shifting by out-of-bounds RHS values results in LLVM to codegen nothing. Added regression testcase * Updated testcase to be more precise. * Fixed testcase
pankratz committed