Skip to content
Commit 47bec3cb authored by Dan Gohman's avatar Dan Gohman
Browse files

Disable the asserts that check that normalization is perfectly

invertible. ScalarEvolution's folding routines don't always succeed
in canonicalizing equal expressions to a single canonical form, and
this can cause these asserts to fail, even though there's no actual
correctness problem. This fixes PR8066.

llvm-svn: 113021
parent 2bef20ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment