[all-commits] [llvm/llvm-project] c05ace: [InstCombine] Add test for incorrect inbounds on [...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Feb 1 06:03:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c05ace1067bd21abf504d75f1efb5cf0e1c3fb51
https://github.com/llvm/llvm-project/commit/c05ace1067bd21abf504d75f1efb5cf0e1c3fb51
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M llvm/test/Transforms/InstCombine/getelementptr.ll
Log Message:
-----------
[InstCombine] Add test for incorrect inbounds on [0 x i8] global (NFC)
More information about the All-commits
mailing list