[all-commits] [llvm/llvm-project] 14eea5: [InstSimplify][NFC][test] Add tests for Odd - X ==...
ChunyuLiao via All-commits
all-commits at lists.llvm.org
Mon Sep 5 08:17:44 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14eea554450b4ea0e341713448665ede09ce9dd1
https://github.com/llvm/llvm-project/commit/14eea554450b4ea0e341713448665ede09ce9dd1
Author: LiaoChunyu <chunyu at iscas.ac.cn>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M llvm/test/Transforms/InstSimplify/icmp.ll
Log Message:
-----------
[InstSimplify][NFC][test] Add tests for Odd - X ==/!= X -> false/true
testcases will be updated by D132989
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D133306
More information about the All-commits
mailing list