Skip to content
Commit 5f7371d7 authored by Bill Wendling's avatar Bill Wendling
Browse files

Revert my previous change -- the subtraction of two constants was a no-op

before. This is taken care of in the selection DAG pass. In my opinion, this
should be in one place or the other. I.e., it should probably be removed from
the DAG combiner (along with the other arithmetic transformations on constants
that are essentially no-ops).

llvm-svn: 55889
parent dee8291a
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