[Diffusion] rL288725: [SCCP] Remove manual folding of terminator instructions.

NAKAMURA Takumi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 03:23:38 PST 2016


chapuni added subscribers: llvm-commits, chapuni.
chapuni added inline comments.

/llvm/trunk/lib/Transforms/Scalar/SCCP.cpp:1831 Don't include the function call ConstantFoldTerminator() in assert(). It was the cause why it crashed in -Asserts.

Users:
  davide (Author)

https://reviews.llvm.org/rL288725





More information about the llvm-commits mailing list