[all-commits] [llvm/llvm-project] ae7bff: [InstCombine] Don't create unnecessary zero-index ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 11 04:09:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae7bffd71c44c8fa21b91e62da22e4d9272b0193
https://github.com/llvm/llvm-project/commit/ae7bffd71c44c8fa21b91e62da22e4d9272b0193
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-12-11 (Mon, 11 Dec 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
Log Message:
-----------
[InstCombine] Don't create unnecessary zero-index GEP (NFCI)
Note needed with opaque pointers.
More information about the All-commits
mailing list