[all-commits] [llvm/llvm-project] e1d47d: [IR] Report whether replaceUsesOfWith() changed so...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed May 18 02:46:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e1d47d86d84588d7e49dbb5172403d17c44467f7
      https://github.com/llvm/llvm-project/commit/e1d47d86d84588d7e49dbb5172403d17c44467f7
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-05-18 (Wed, 18 May 2022)

  Changed paths:
    M llvm/include/llvm/IR/User.h
    M llvm/lib/IR/User.cpp
    M llvm/unittests/IR/UserTest.cpp

  Log Message:
  -----------
  [IR] Report whether replaceUsesOfWith() changed something (NFC)

With change reporting in transformation passes in mind.




More information about the All-commits mailing list