[all-commits] [llvm/llvm-project] a213ed: [FunctionAttrs] Determine underlying object by `ge...
DianQK via All-commits
all-commits at lists.llvm.org
Tue Jul 23 05:50:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a213edd32abff8d154dad96824689b98ec7b5a35
https://github.com/llvm/llvm-project/commit/a213edd32abff8d154dad96824689b98ec7b5a35
Author: DianQK <dianqk at dianqk.net>
Date: 2024-07-23 (Tue, 23 Jul 2024)
Changed paths:
M llvm/lib/Transforms/IPO/FunctionAttrs.cpp
M llvm/test/Transforms/FunctionAttrs/argmemonly.ll
Log Message:
-----------
[FunctionAttrs] Determine underlying object by `getUnderlyingObjectAggressive` (#100102)
Thanks to #99509, we can fix
https://github.com/rust-lang/rust/issues/119573 too.
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