[PATCH] D83762: [Attributor][WIP] allow multiple branches in followUsesInMBEC

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 26 04:32:27 PDT 2020


okura updated this revision to Diff 280716.
okura added a comment.

- change fixpoint iteration to path exploration


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

https://reviews.llvm.org/D83762

Files:
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/dereferenceable-1.ll
  llvm/test/Transforms/Attributor/dereferenceable-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83762.280716.patch
Type: text/x-patch
Size: 10430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200726/48e5ba15/attachment.bin>


More information about the llvm-commits mailing list