[all-commits] [llvm/llvm-project] 93b917: [Analysis][NFC] Improve documentation for getMemor...
David Sherwood via All-commits
all-commits at lists.llvm.org
Wed Sep 10 05:39:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 93b91730757cb6216464980d2a78350557d048a7
https://github.com/llvm/llvm-project/commit/93b91730757cb6216464980d2a78350557d048a7
Author: David Sherwood <david.sherwood at arm.com>
Date: 2025-09-10 (Wed, 10 Sep 2025)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
Log Message:
-----------
[Analysis][NFC] Improve documentation for getMemoryOpCost (#156875)
The operand info argument appears to refer to different things depending
upon whether it's a load or a store, so I've clarified this in the
documentation.
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