[PATCH] D85604: SimplifyCFG: prevent certain transforms on convergent operations

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 11:36:16 PDT 2020


nhaehnle updated this revision to Diff 285708.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.

- sink use getCalledFunction() below convergence check in ValueTracking


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85604

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/SimplifyCFG/attr-convergent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85604.285708.patch
Type: text/x-patch
Size: 4417 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200814/d708411a/attachment.bin>


More information about the llvm-commits mailing list