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

[X86] Remove SETEQ/SETNE canonicalization code from LowerIntVSETCC_AVX512 to...

[X86] Remove SETEQ/SETNE canonicalization code from LowerIntVSETCC_AVX512 to prevent an infinite loop.

The attached test case would previous infinite loop after
r365711.

I'm going to move this to X86ISelDAGToDAG.cpp to get the setcc
to match VPTEST in 32-bit mode in a follow up commit.

llvm-svn: 372543
parent 1f058538
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment