[PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!

Owen Anderson resistor at mac.com
Fri Dec 5 01:31:25 PST 2014


Can you update LowerSwitch.cpp to incorporate this optimization?  Otherwise targets that rely on it are losing this functionality.

—Owen

http://reviews.llvm.org/D6471






More information about the llvm-commits mailing list