[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 14 11:48:24 PDT 2018


efriedma added a comment.

My first guess would be some sort of non-determinism.

If you're trying to determine whether to IR modules in memory are identical, make sure to include the use-list order in the dump.


Repository:
  rL LLVM

https://reviews.llvm.org/D45330





More information about the llvm-commits mailing list