Skip to content
Commit 030f0202 authored by Chris Lattner's avatar Chris Lattner
Browse files

licm is wasting time hoisting constant foldable operations,

instead of hoisting them, just fold them away.  This occurs in the
testcase for PR8041, for example.

llvm-svn: 112669
parent d94dacf8
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