NewGVN: We really pass TBAA if we enable DCE and fix the test. Note that GVN...
NewGVN: We really pass TBAA if we enable DCE and fix the test. Note that GVN eliminates no-use readonly/readnone calls, even if they are not marked nounwind. NewGVN only eliminates them if they are marked nounwind, and thus, trivially dead. llvm-svn: 294927
Loading
Please sign in to comment