[PATCH] [SimplifyCFG] Double check for constant expression domination

hfinkel at anl.gov hfinkel at anl.gov
Sat Sep 27 18:59:02 PDT 2014


This does not seem like the right fix. What is isSafeToSpeculativelyExecute checking that C->canTrap is not checking? I'd think that fixing C->canTrap is the right way to address this problem.

http://reviews.llvm.org/D5459






More information about the llvm-commits mailing list