[all-commits] [llvm/llvm-project] 2511b1: [LV] Add additional SCEV expansion test with neste...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sat Aug 23 13:42:31 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2511b143acfbdd924c61c047cb95b38cfa0010df
https://github.com/llvm/llvm-project/commit/2511b143acfbdd924c61c047cb95b38cfa0010df
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-08-23 (Sat, 23 Aug 2025)
Changed paths:
A llvm/test/Transforms/LoopVectorize/nested-loops-scev-expansion.ll
R llvm/test/Transforms/LoopVectorize/scev-during-mutation.ll
Log Message:
-----------
[LV] Add additional SCEV expansion test with nested loops.
Update SCEV expansion tests to check for full generated IR and add
additional test to check for expanding SCEVs before an existing
instruction in the entry block.
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