[all-commits] [llvm/llvm-project] 7f74a3: [LV] Regenerate uniform_across_vf* check lines.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jun 20 11:12:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f74a377d094c34eba1adde1f1edc382d01d2e5e
https://github.com/llvm/llvm-project/commit/7f74a377d094c34eba1adde1f1edc382d01d2e5e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1.ll
M llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_and.ll
M llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_div_urem.ll
M llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1_lshr.ll
M llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction2.ll
Log Message:
-----------
[LV] Regenerate uniform_across_vf* check lines.
Re-generate check lines to reduce diff in upcoming changes.
Also filters out the code after scalar.ph:, which is dead.
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