[PATCH] D99987: [NewGVN] Track simplification dependencies for phi-of-ops.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 14:28:54 PDT 2021


fhahn updated this revision to Diff 339784.
fhahn added a comment.

Replace addExtraUsers with an addAdditionalUsers variant that takes ExprResult as argument.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99987

Files:
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/NewGVN/phi-of-ops-simplification-dependencies.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99987.339784.patch
Type: text/x-patch
Size: 19491 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/63a8c63d/attachment.bin>


More information about the llvm-commits mailing list