[all-commits] [llvm/llvm-project] cdab61: [InstCombine] Avoid ConstantExpr::getAnd() (NFCI)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Jul 20 05:21:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cdab6116eba92ce27d780d43e14a7ca15b972e7b
      https://github.com/llvm/llvm-project/commit/cdab6116eba92ce27d780d43e14a7ca15b972e7b
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-07-20 (Thu, 20 Jul 2023)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp

  Log Message:
  -----------
  [InstCombine] Avoid ConstantExpr::getAnd() (NFCI)

In preparation for removing and constant expressions.




More information about the All-commits mailing list