[all-commits] [llvm/llvm-project] edde46: [test][IndVarSimplify][OpaquePtr] Precommit test
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Feb 17 08:51:05 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: edde46b5d0120b14c8e005d96b92ea28f8c562f0
https://github.com/llvm/llvm-project/commit/edde46b5d0120b14c8e005d96b92ea28f8c562f0
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/opaque-ptr.ll
Log Message:
-----------
[test][IndVarSimplify][OpaquePtr] Precommit test
Commit: 129af4daa7ce6ca8d1d649de4eba76129c199399
https://github.com/llvm/llvm-project/commit/129af4daa7ce6ca8d1d649de4eba76129c199399
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp
M llvm/test/Transforms/IndVarSimplify/opaque-ptr.ll
Log Message:
-----------
[SCEVExpander][OpaquePtr] Check GEP source type when finding identical GEP
Fixes an opaque pointers miscompile.
Reviewed By: #opaque-pointers, nikic
Differential Revision: https://reviews.llvm.org/D120004
Compare: https://github.com/llvm/llvm-project/compare/bbd7eac800e6...129af4daa7ce
More information about the All-commits
mailing list