[all-commits] [llvm/llvm-project] c58791: Revert "[InstCombine] Canonicalize "and, add", "or...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Aug 26 11:19:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c58791c286e0b0feba04711e973bf7b4871d1dfb
      https://github.com/llvm/llvm-project/commit/c58791c286e0b0feba04711e973bf7b4871d1dfb
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/test/Transforms/InstCombine/and-xor-or.ll
    M llvm/test/Transforms/InstCombine/sub.ll

  Log Message:
  -----------
  Revert "[InstCombine] Canonicalize "and, add", "or, add", "xor, add""

This reverts commit d2f110c693c88d1bb7caee4f72ebb14766f85239.  test/Transforms/InstCombine/freeze.ll fails on ninja check-llvm on x86_64.




More information about the All-commits mailing list