[all-commits] [llvm/llvm-project] bf6718: Function: Respect IgnoreLLVMUsed with addrspacecas...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Dec 16 11:25:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bf67186bd2a1dcd042219dca408a56ddd06ee16d
https://github.com/llvm/llvm-project/commit/bf67186bd2a1dcd042219dca408a56ddd06ee16d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/lib/IR/Function.cpp
M llvm/test/Analysis/CallGraph/llvm-used.ll
Log Message:
-----------
Function: Respect IgnoreLLVMUsed with addrspacecasted functions
Try to respect IgnoreLLVMUsed if the function was addrspacecasted to
match llvm.used's type.
More information about the All-commits
mailing list