Prevent overflow from bit shifting (#12567)
authorseongwoo chae <mhs4670go@naver.com>
Tue, 30 Jan 2024 21:21:56 +0000 (06:21 +0900)
committerChunseok Lee <chunseok.lee@samsung.com>
Thu, 1 Feb 2024 07:56:44 +0000 (16:56 +0900)
commit3612b02b0000443160b282b1e20b91488ae2533a
treee5cba549ec88ee9a25c297f74787e58b4e609351
parentfbd47a6e4758395b72c32db2bfb093a937f21fd7
Prevent overflow from bit shifting (#12567)

This commit prevents an overflow from bit shifting.

ONE-DCO-1.0-Signed-off-by: seongwoo <mhs4670go@naver.com>
compiler/luci/service/src/ShapeInfer_StridedSlice.cpp