[all-commits] [llvm/llvm-project] 590fd5: [InstCombine] Add tests for inbounds handling in l...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon May 30 07:40:56 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 590fd54ca1e7d82a3c5f519fe08decaafd9bcde8
https://github.com/llvm/llvm-project/commit/590fd54ca1e7d82a3c5f519fe08decaafd9bcde8
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-05-30 (Mon, 30 May 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/gep-combine-loop-invariant.ll
Log Message:
-----------
[InstCombine] Add tests for inbounds handling in loop invariant GEP fold (NFC)
More information about the All-commits
mailing list