This regression triggers after commitf400daato fix infinite loop issue. In this case, we can known the shift count is 0, so it will not be triggered by the form of (iN (~X) u>> (N - 1)) in commit21d3871, of which N indicates the data type bitwidth of X. Fixes https://github.com/llvm/llvm-project/issues/68465.
110 KiB
110 KiB