[InstCombine] Add tests for sub nuw of geps; NFC
authorNikita Popov <nikita.ppv@gmail.com>
Wed, 1 Jan 2020 10:15:13 +0000 (11:15 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 1 Jan 2020 19:27:57 +0000 (20:27 +0100)
commit8756cd09639e9a74e8579cddcf177944dfd2b275
tree5015b9672ced44057fd1c13578e88de3a9a57c78
parentc36763d8943d3d5f6ce5f49c103d28eb8d8e0ada
[InstCombine] Add tests for sub nuw of geps; NFC

Tests for PR44419.
llvm/test/Transforms/InstCombine/sub-gep.ll [new file with mode: 0644]