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

Shinji Okumura via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 01:11:42 PDT 2020


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

- fix whole logic
- add documents


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.279441.patch
Type: text/x-patch
Size: 11099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/3c06de68/attachment.bin>


More information about the llvm-commits mailing list