[all-commits] [llvm/llvm-project] 94026c: Attributor: Start inferring nofpclass
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 16 20:20:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 94026ce56df244ddad76fe5c28c41a3523f129b2
https://github.com/llvm/llvm-project/commit/94026ce56df244ddad76fe5c28c41a3523f129b2
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-03-16 (Thu, 16 Mar 2023)
Changed paths:
M llvm/include/llvm/Transforms/IPO/Attributor.h
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/nofpclass.ll
Log Message:
-----------
Attributor: Start inferring nofpclass
Some of this is boilerplate which doesn't do anything yet.
More information about the All-commits
mailing list