Skip to content
Commit dbd4a7fe authored by Craig Topper's avatar Craig Topper
Browse files

[DAGCombiner] Don't combine aext(setcc) if the setcc is already using the...

[DAGCombiner] Don't combine aext(setcc) if the setcc is already using the target's preferred result type.

With AVX512 vXi1 types are legal so we shouldn't be extending them.

This change is similar to existing code in the zext(setcc) combine.

llvm-svn: 319120
parent 57c02d18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment