[all-commits] [llvm/llvm-project] 1dee7f: [SeparateConstOffsetFromGEP] Remove TypeSize error...
paulwalker-arm via All-commits
all-commits at lists.llvm.org
Mon Dec 19 06:11:04 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1dee7f9571deabe0f4a64efbec61de68d980facb
https://github.com/llvm/llvm-project/commit/1dee7f9571deabe0f4a64efbec61de68d980facb
Author: Paul Walker <paul.walker at arm.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp
A llvm/test/Transforms/SeparateConstOffsetFromGEP/AArch64/scalable-vector-geps.ll
Log Message:
-----------
[SeparateConstOffsetFromGEP] Remove TypeSize error when collecting constant indices.
Differential Revision: https://reviews.llvm.org/D140229
More information about the All-commits
mailing list