[PATCH] D86129: [Attributor] Fucntion seed allow list

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 17:06:30 PDT 2020


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

- Add negative test.
- Fix clang-tidy error.
- Make seed allow list only enabled for debug builds (assertions turned on).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86129

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/test/Transforms/Attributor/allow_list.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86129.286923.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/12edcab4/attachment.bin>


More information about the llvm-commits mailing list