[all-commits] [llvm/llvm-project] 52bffd: [IPSCCP][FuncSpec] Protect against metadata access...
David Green via All-commits
all-commits at lists.llvm.org
Sat Jan 25 03:00:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52bffdf9f5bb72eb86249a012d08a40c90316dfb
https://github.com/llvm/llvm-project/commit/52bffdf9f5bb72eb86249a012d08a40c90316dfb
Author: David Green <david.green at arm.com>
Date: 2025-01-25 (Sat, 25 Jan 2025)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionSpecialization.cpp
A llvm/test/Transforms/FunctionSpecialization/solver-constant-strictfpmetadata.ll
Log Message:
-----------
[IPSCCP][FuncSpec] Protect against metadata access from call args. (#124284)
Fixes an issue reported from #114964, where metadata arguments were
attempted to be accessed as constants.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list