[PATCH] D83185: [Attributor] Introduce Attribute seed allow list.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 17:35:54 PDT 2020


kuter updated this revision to Diff 275585.
kuter added a comment.

Replace ternary expression with early return


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

https://reviews.llvm.org/D83185

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83185.275585.patch
Type: text/x-patch
Size: 3635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200706/5deab9e2/attachment.bin>


More information about the llvm-commits mailing list