[all-commits] [llvm/llvm-project] b20b6e: [LV] Check IR generated for both interleaving and ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Dec 30 11:58:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b20b6e9ea9e9e1f66feb2663b999f66a8af3a5dc
https://github.com/llvm/llvm-project/commit/b20b6e9ea9e9e1f66feb2663b999f66a8af3a5dc
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-12-30 (Mon, 30 Dec 2024)
Changed paths:
M llvm/test/Transforms/LoopVectorize/iv_outside_user.ll
Log Message:
-----------
[LV] Check IR generated for both interleaving and vectorizing in test.
Currently the tests would in some cases would only check the vectorized
IR, but not the interleaved IR, if they are different.
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