[all-commits] [llvm/llvm-project] e7acd8: [LoadStoreVectorizer] Fix index width != pointer w...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Wed May 31 10:27:40 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7acd8bdf7759e3b2ffcb1914eb153ab527444f4
https://github.com/llvm/llvm-project/commit/e7acd8bdf7759e3b2ffcb1914eb153ab527444f4
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
M llvm/test/Transforms/LoadStoreVectorizer/AMDGPU/addrspace-7.ll
Log Message:
-----------
[LoadStoreVectorizer] Fix index width != pointer width case
Fixes https://github.com/llvm/llvm-project/issues/62856
Reviewed By: jlebar
Differential Revision: https://reviews.llvm.org/D151754
More information about the All-commits
mailing list