[all-commits] [llvm/llvm-project] 5fb655: [InstCombine] Remove unused visitUDivOperand() arg...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Feb 23 04:17:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fb65557e36ab92d7b38606f7dffd1a3d73a2344
      https://github.com/llvm/llvm-project/commit/5fb65557e36ab92d7b38606f7dffd1a3d73a2344
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

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

  Log Message:
  -----------
  [InstCombine] Remove unused visitUDivOperand() argument (NFC)

This function only works on the RHS operand.




More information about the All-commits mailing list