[all-commits] [llvm/llvm-project] b5c445: [InstCombine] Remove redundant folds in foldCasted...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Oct 24 08:07:35 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5c44564e55e93321e224937b817a40d69de59fd
      https://github.com/llvm/llvm-project/commit/b5c44564e55e93321e224937b817a40d69de59fd
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-10-24 (Tue, 24 Oct 2023)

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

  Log Message:
  -----------
  [InstCombine] Remove redundant folds in foldCastedBitwiseLogic() (NFCI)

The vector sext limitation the comment talks about has been removed
a long time ago, in https://reviews.llvm.org/D36213.




More information about the All-commits mailing list