[all-commits] [llvm/llvm-project] 56248c: [InstCombine] Explicitly set disjoint flag when co...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Dec 6 09:42:13 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 56248caa3b427b0c0700f910d0b7b3e1b175bff1
      https://github.com/llvm/llvm-project/commit/56248caa3b427b0c0700f910d0b7b3e1b175bff1
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-12-06 (Wed, 06 Dec 2023)

  Changed paths:
    M llvm/include/llvm/IR/InstrTypes.h
    M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp

  Log Message:
  -----------
  [InstCombine] Explicitly set disjoint flag when converting xor to or. (#74229)




More information about the All-commits mailing list