When we use mask compare intrinsics under strict FP option, the masked
elements shouldn't raise any exception. So, we cann't replace the
intrinsic with a full compare + "and" operation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
I missed this in our internal review. All of these check lines check "#2" at the end, do we need that?