[all-commits] [llvm/llvm-project] 898b40: [ConstProp] add tests for cmp with null and conste...
RotateRight via All-commits
all-commits at lists.llvm.org
Sun Mar 7 11:56:35 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 898b40645d4452ac470896783947d8c397422b02
https://github.com/llvm/llvm-project/commit/898b40645d4452ac470896783947d8c397422b02
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2021-03-07 (Sun, 07 Mar 2021)
Changed paths:
A llvm/test/Transforms/InstSimplify/ConstProp/icmp-null.ll
Log Message:
-----------
[ConstProp] add tests for cmp with null and constexpr; NFC
More information about the All-commits
mailing list