[PATCH] D70933: Revert "[InstCombine] keep assumption before sinking calls"

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 12:06:46 PST 2019


jdoerfert added a comment.

Add the test case that miscompiled, maybe keep a modified `assume-replacing-call.ll` test case with a fixme, and then remove the assume code. (= I'm fine with this)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70933/new/

https://reviews.llvm.org/D70933





More information about the llvm-commits mailing list