[PATCH] D22122: [SCCP] Teach the pass about bitcasts
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 7 17:42:32 PDT 2016
eli.friedman added a comment.
SCCPSolver::visitCastInst already handles bitcasts... what are you trying to do?
http://reviews.llvm.org/D22122
More information about the llvm-commits
mailing list