[PATCH] D61409: [SimplifyCFG] Added condition assumption for unreachable blocks

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 25 03:04:16 PDT 2019


nikic added a comment.

Independently of that, could you please precommit your new test, as well as the regenerated test checks? Especially for the `LoopVectorize/if-pred-stores.ll` test it's not clear what has actually changed.


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

https://reviews.llvm.org/D61409





More information about the llvm-commits mailing list