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

[X86] In combineFMA, make sure we bitcast the result of isFNEG back the...

[X86] In combineFMA, make sure we bitcast the result of isFNEG back the expected type before creating the new FMA node.

Previously, we were creating malformed SDNodes, but nothing noticed because the type constraints prevented isel from noticing.

llvm-svn: 336566
parent d0706592
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