Skip to content
Commit 130e2c7a authored by Dan Gohman's avatar Dan Gohman
Browse files

Fix a bug in x86's PreprocessForRMW logic that was exposed

by aggressive chain operand optimization. UpdateNodeOperands
does not modify the node in place if it would result in
a node identical to an existing node.

llvm-svn: 78297
parent c5ce335f
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