[all-commits] [llvm/llvm-project] 72d991: [InstCombine] add/move tests for icmp with gep ope...
RotateRight via All-commits
all-commits at lists.llvm.org
Tue Sep 28 06:41:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 72d991c42e185d3bf248d22fe25073fbf345529f
https://github.com/llvm/llvm-project/commit/72d991c42e185d3bf248d22fe25073fbf345529f
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-09-28 (Tue, 28 Sep 2021)
Changed paths:
A llvm/test/Transforms/InstCombine/icmp-gep.ll
M llvm/test/Transforms/InstCombine/icmp.ll
M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
Log Message:
-----------
[InstCombine] add/move tests for icmp with gep operand(s); NFC
More information about the All-commits
mailing list