[all-commits] [llvm/llvm-project] a2eb55: [InstSimplify] add tests for logic+icmp folds for ...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Apr 19 07:43:18 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a2eb55de998f84cef9fe84328d4d3f9db72b69e3
https://github.com/llvm/llvm-project/commit/a2eb55de998f84cef9fe84328d4d3f9db72b69e3
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2020-04-19 (Sun, 19 Apr 2020)
Changed paths:
A llvm/test/Transforms/InstSimplify/and-or-icmp-nullptr.ll
Log Message:
-----------
[InstSimplify] add tests for logic+icmp folds for nullptr; NFC
See discussion in D78430.
More information about the All-commits
mailing list