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
Loading
Please register or sign in to comment
instead of hoisting them, just fold them away. This occurs in the testcase for PR8041, for example. llvm-svn: 112669