[all-commits] [llvm/llvm-project] 5e9522: [InstSimplify] Odd - X ==/!= X -> false/true
ChunyuLiao via All-commits
all-commits at lists.llvm.org
Mon Sep 5 08:52:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e9522c311ddbdf1a6bb41bdd705f50d4d9b0771
https://github.com/llvm/llvm-project/commit/5e9522c311ddbdf1a6bb41bdd705f50d4d9b0771
Author: LiaoChunyu <chunyu at iscas.ac.cn>
Date: 2022-09-05 (Mon, 05 Sep 2022)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/icmp.ll
Log Message:
-----------
[InstSimplify] Odd - X ==/!= X -> false/true
Reviewed By: spatel
Differential Revision: https://reviews.llvm.org/D132989
More information about the All-commits
mailing list