[all-commits] [llvm/llvm-project] 3c554d: [LV] Add reg-usage test with values only used by l...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Mar 19 05:18:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3c554deaaaa9aaa4f1aebc0d19f56424a32fe5e3
https://github.com/llvm/llvm-project/commit/3c554deaaaa9aaa4f1aebc0d19f56424a32fe5e3
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/AArch64/reg-usage.ll
Log Message:
-----------
[LV] Add reg-usage test with values only used by llvm.assume.
Add test checking we are not counting registers that are only used by
ephemeral users, like llvm.assume.
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