[all-commits] [llvm/llvm-project] a9fe69: [InstSimplify] fix bug in matching or-with-not op ...
dnuzman via All-commits
all-commits at lists.llvm.org
Wed Jun 3 10:44:56 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a9fe69c359de653015c39e413e48630d069abe27
https://github.com/llvm/llvm-project/commit/a9fe69c359de653015c39e413e48630d069abe27
Author: Dorit Nuzman <dorit.nuzman at intel.com>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/test/Transforms/InstSimplify/or.ll
Log Message:
-----------
[InstSimplify] fix bug in matching or-with-not op (PR46083)
More information about the All-commits
mailing list