[all-commits] [llvm/llvm-project] fb01f6: [InstSimplify] Remove redundant simplifyAndOrOfICm...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Nov 7 05:35:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb01f683af7c0e5e9cc3a9ac29bedb2ef3946311
      https://github.com/llvm/llvm-project/commit/fb01f683af7c0e5e9cc3a9ac29bedb2ef3946311
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M llvm/lib/Analysis/InstructionSimplify.cpp

  Log Message:
  -----------
  [InstSimplify] Remove redundant simplifyAndOrOfICmpsWithLimitConst() fold (NFCI)

This fold has been subsumed by simplifyAndOrWithICmpEq().




More information about the All-commits mailing list