[all-commits] [llvm/llvm-project] 11953c: [ARM] Remove kill flags in ReplaceConstByVPNOTs. (...
David Green via All-commits
all-commits at lists.llvm.org
Thu May 22 00:24:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11953c647b9332d60f9a98cd72388786329e486b
https://github.com/llvm/llvm-project/commit/11953c647b9332d60f9a98cd72388786329e486b
Author: David Green <david.green at arm.com>
Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths:
M llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp
M llvm/test/CodeGen/Thumb2/mve-vpt-optimisations.mir
Log Message:
-----------
[ARM] Remove kill flags in ReplaceConstByVPNOTs. (#140082)
This is similar to #86300. The vpr register on this branch might be
killed before we reuse it.
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