[all-commits] [llvm/llvm-project] abd50a: [AArch64][PAC] Reset `killed` operand flag in fixu...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Tue Jul 7 09:02:19 PDT 2026
Branch: refs/heads/users/atrosinenko/pauth-custom-inserter
Home: https://github.com/llvm/llvm-project
Commit: abd50a695731b7744ef584152687b3ff7ffc920c
https://github.com/llvm/llvm-project/commit/abd50a695731b7744ef584152687b3ff7ffc920c
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2026-07-07 (Tue, 07 Jul 2026)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/test/CodeGen/AArch64/ptrauth-isel.ll
M llvm/test/CodeGen/AArch64/ptrauth-isel.mir
Log Message:
-----------
[AArch64][PAC] Reset `killed` operand flag in fixupPtrauthDiscriminator
Conservatively reset `killed` flag on the AddrDisc operand when it is
updated by fixupPtrauthDiscriminator function.
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