[all-commits] [llvm/llvm-project] 1a2723: [CVP] Additional tests for comparison with offset ...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Sun Sep 20 13:14:51 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1a2723809839a888f03ba69e36a358ba18c0c8ae
https://github.com/llvm/llvm-project/commit/1a2723809839a888f03ba69e36a358ba18c0c8ae
Author: Nikita Popov <nikita.ppv at gmail.com>
Date: 2020-09-20 (Sun, 20 Sep 2020)
Changed paths:
M llvm/test/Transforms/CorrelatedValuePropagation/icmp.ll
Log Message:
-----------
[CVP] Additional tests for comparison with offset (NFC)
Both icmps have an additional offset here. We would fold this if
the second one didn't.
More information about the All-commits
mailing list