[PATCH] D107798: [Attributor][FIX] Only avoid visiting PHI uses multiple times (PR51249)

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 02:34:40 PDT 2021


jdoerfert updated this revision to Diff 365394.
jdoerfert added a comment.

Rebase on more tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107798

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/value-simplify-pointer-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107798.365394.patch
Type: text/x-patch
Size: 23111 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/59567ffd/attachment.bin>


More information about the llvm-commits mailing list