[PATCH] D145233: Attributor: Start inferring nofpclass

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 3 05:07:10 PST 2023


arsenm created this revision.
arsenm added reviewers: jdoerfert, sstefan1, sameerds, uenoku, jhuber6.
Herald added subscribers: ormris, okura, kuter, hiraditya.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Some of this is boilerplate which doesn't do anything yet.


https://reviews.llvm.org/D145233

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/test/Transforms/Attributor/nofpclass.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145233.502105.patch
Type: text/x-patch
Size: 19354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230303/e810c39f/attachment.bin>


More information about the llvm-commits mailing list