Returning a new node makes the code try to replace the old node, which in the included testcase is killed by CSE. llvm-svn: 129650
299 KiB
299 KiB
Returning a new node makes the code try to replace the old node, which in the included testcase is killed by CSE. llvm-svn: 129650