[all-commits] [llvm/llvm-project] a88653: [LLVM][IR] When evaluating GEP offsets don't assum...
Paul Walker via All-commits
all-commits at lists.llvm.org
Wed Dec 4 04:45:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a88653a2cd4f22ff2ac4cb25214caf3e5fd27aff
https://github.com/llvm/llvm-project/commit/a88653a2cd4f22ff2ac4cb25214caf3e5fd27aff
Author: Paul Walker <paul.walker at arm.com>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M llvm/lib/Analysis/ConstantFolding.cpp
M llvm/lib/IR/Operator.cpp
M llvm/test/Transforms/GVN/opaque-ptr.ll
M llvm/test/Transforms/InstCombine/gep-vector-indices.ll
M llvm/test/Transforms/InstSimplify/gep.ll
Log Message:
-----------
[LLVM][IR] When evaluating GEP offsets don't assume ConstantInt is a scalar. (#117162)
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