[all-commits] [llvm/llvm-project] f19a9b: Revert "[InstCombine] reduce xor-of-or's bitwise l...

RotateRight via All-commits all-commits at lists.llvm.org
Mon Aug 3 05:59:50 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f19a9be385ef782140d1e551e03553daa79d1bc1
      https://github.com/llvm/llvm-project/commit/f19a9be385ef782140d1e551e03553daa79d1bc1
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-08-03 (Mon, 03 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/test/Transforms/InstCombine/xor.ll

  Log Message:
  -----------
  Revert "[InstCombine] reduce xor-of-or's bitwise logic (PR46955)"

This reverts commit 2265d01f2a5bd153959701e22f5be2a40e1674a3.
Seeing bot failures after this change like:
http://lab.llvm.org:8011/builders/clang-cmake-x86_64-sde-avx512-linux/builds/42586




More information about the All-commits mailing list