fix build error in MSVC build (#86622)
This commit(https://github.com/llvm/llvm-project/pull/84738 ) introduced following compile warning then treated-as-error in MSVC build. >>>"'^': unsafe mix of type 'unsigned int' and type 'bool' in operation" --------- Co-authored-by:Seven <Seven.Li@amd.com>
parent
7db40463
Please register or sign in to comment