[all-commits] [llvm/llvm-project] 747f7f: [LV] Add test with conditional load from invariant...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Jan 5 11:32:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 747f7f38bddaa4ae60c8d1380c9b28d81fc13e8a
https://github.com/llvm/llvm-project/commit/747f7f38bddaa4ae60c8d1380c9b28d81fc13e8a
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-01-05 (Sun, 05 Jan 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/dereferenceable-info-from-assumption-constant-size.ll
Log Message:
-----------
[LV] Add test with conditional load from invariant addr and assumption.
This adds missing test coverage for isDereferenceableAndAlignedInLoop,
related to https://github.com/llvm/llvm-project/pull/96752.
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