[PATCH] D98516: [WIP] Introduce the "implements" string attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 08:46:05 PST 2021


jdoerfert created this revision.
jdoerfert added reviewers: tra, wsmoses.
Herald added subscribers: hiraditya, mgorny.
Herald added a reviewer: bollu.
jdoerfert requested review of this revision.
Herald added a project: LLVM.

This is a protoype, RFC will follow.

See https://lists.llvm.org/pipermail/llvm-dev/2021-March/149117.html
for a rational.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98516

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/CMakeLists.txt
  llvm/test/Transforms/ImplementsAttrResolver/intrinsic_implementation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98516.330255.patch
Type: text/x-patch
Size: 5004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/820b28d7/attachment.bin>


More information about the llvm-commits mailing list