[all-commits] [llvm/llvm-project] feefd8: [AArch64][PAC] Reset `killed` operand flag in fixu...
Anatoly Trosinenko via All-commits
all-commits at lists.llvm.org
Mon Sep 15 10:41:11 PDT 2025
Branch: refs/heads/users/atrosinenko/pauth-custom-inserter
Home: https://github.com/llvm/llvm-project
Commit: feefd8e26f9b8a782af64b963d2c2866cc974836
https://github.com/llvm/llvm-project/commit/feefd8e26f9b8a782af64b963d2c2866cc974836
Author: Anatoly Trosinenko <atrosinenko at accesssoftek.com>
Date: 2025-09-15 (Mon, 15 Sep 2025)
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