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

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 2 10:38:52 PDT 2019


xbolva00 added a comment.

It would be good if anybody familiar with llvm patternmatch could fix m_OneUse to ignore llvm.assume.

Then this patch will not cause any problems or regressions..

@spatel @RKSimon


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

https://reviews.llvm.org/D61409





More information about the llvm-commits mailing list