[all-commits] [llvm/llvm-project] f572a5: [VectorCombine] Ensure canScalarizeAccess handles ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Apr 24 06:18:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f572a5951a664d57e909928d5595285212ad6884
https://github.com/llvm/llvm-project/commit/f572a5951a664d57e909928d5595285212ad6884
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VectorCombine.cpp
A llvm/test/Transforms/VectorCombine/pr132563.ll
Log Message:
-----------
[VectorCombine] Ensure canScalarizeAccess handles cases where the index type can't represent all inbounds values
Fixes #132563
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