[PATCH] D83172: [Attributor] Create getter function for the ID of the abstract attribute

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 01:49:42 PDT 2020


bbn updated this revision to Diff 277708.
bbn added a comment.
Herald added a subscriber: okura.

Added `classof` function to allow cast from `AbstractAttribute` to specific AA


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

https://reviews.llvm.org/D83172

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83172.277708.patch
Type: text/x-patch
Size: 12229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/dc859992/attachment.bin>


More information about the llvm-commits mailing list