[PATCH] D101507: [SimplifyCFG] Ignore llvm.assume when looking for side effects

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 29 15:06:42 PDT 2021


tejohnson updated this revision to Diff 341673.
tejohnson marked an inline comment as done.
tejohnson added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101507

Files:
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/while-loops.ll
  llvm/test/Transforms/PhaseOrdering/d83507-knowledge-retention-bug.ll
  llvm/test/Transforms/SimplifyCFG/UnreachableEliminate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101507.341673.patch
Type: text/x-patch
Size: 10026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210429/ebafa6bd/attachment.bin>


More information about the llvm-commits mailing list