You need to sign in or sign up before continuing.
[InstSimplify] Guard against large shift amounts.
These are always UB, but can happen for large integer inputs. Testing it is very fragile as -simplifycfg will nuke the UB top-down. llvm-svn: 339515
parent
25cd609a
Please register or sign in to comment