[all-commits] [llvm/llvm-project] 5192cb: [AArch64] Add hidden option to enable subreg liven...
Sander de Smalen via All-commits
all-commits at lists.llvm.org
Wed Oct 30 10:10:53 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5192cb772ad58af4b557539791ff8de60ab450a3
https://github.com/llvm/llvm-project/commit/5192cb772ad58af4b557539791ff8de60ab450a3
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2024-10-30 (Wed, 30 Oct 2024)
Changed paths:
M llvm/lib/Target/AArch64/AArch64Subtarget.cpp
M llvm/lib/Target/AArch64/AArch64Subtarget.h
Log Message:
-----------
[AArch64] Add hidden option to enable subreg liveness tracking.
Subreg liveness tracking is disabled by default for now until all issues
are ironed out. This option allows the feature to be used in tests.
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