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

[X86] Correct result type for the flag result of RDSEED and RDRAND nodes....

[X86] Correct result type for the flag result of RDSEED and RDRAND nodes. Correct the CC type for the CMOV used with RDSEED/RDRAND.

The flag result was MVT::Glue, but should be MVT::i32. The CC type was MVT::i8, but should be MVT::i32.

llvm-svn: 315145
parent 16d41609
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment