[all-commits] [llvm/llvm-project] 243778: [LV] Replace unreachable by folding into else with...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Oct 21 21:47:26 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2437784a178adb299cf6e363427e98611e3d2460
https://github.com/llvm/llvm-project/commit/2437784a178adb299cf6e363427e98611e3d2460
Author: Florian Hahn <flo at fhahn.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Replace unreachable by folding into else with assert (NFC).
Simplify code as suggested post-commit in
https://github.com/llvm/llvm-project/pull/110576/.
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