[all-commits] [llvm/llvm-project] 266802: [InstSimplify] Add tests for gep p, -p without inb...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Jan 1 08:06:33 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 26680269e0ed17eb46e9bf10faa4116152608a51
https://github.com/llvm/llvm-project/commit/26680269e0ed17eb46e9bf10faa4116152608a51
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2021-01-01 (Fri, 01 Jan 2021)
Changed paths:
M llvm/test/Transforms/InstSimplify/gep.ll
Log Message:
-----------
[InstSimplify] Add tests for gep p, -p without inbounds (NFC)
This is additional test coverage for D93820.
More information about the All-commits
mailing list