[IR] Don't mark experimental.guard as willreturn (#69433)
Control flow does not necessary continue past guard intrinsics, so don't mark them as willreturn. This fixes the miscompile in the sdiv-guard.ll test.
parent
39427b10
Please register or sign in to comment