[all-commits] [llvm/llvm-project] 2233c4: [mlir] Add operator!= to WalkResult, for completen...

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Mon Dec 19 14:42:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2233c4dc706f351286a18bf39f6044ebcb4dbb48
      https://github.com/llvm/llvm-project/commit/2233c4dc706f351286a18bf39f6044ebcb4dbb48
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M mlir/include/mlir/IR/Visitors.h
    M mlir/lib/Bindings/Python/IRAffine.cpp

  Log Message:
  -----------
  [mlir] Add operator!= to WalkResult, for completeness.


  Commit: a1a72b9d6d23c844d45414bdf956ea30c804ccff
      https://github.com/llvm/llvm-project/commit/a1a72b9d6d23c844d45414bdf956ea30c804ccff
  Author: Benjamin Kramer <benny.kra at googlemail.com>
  Date:   2022-12-19 (Mon, 19 Dec 2022)

  Changed paths:
    M llvm/include/llvm/Analysis/TargetTransformInfo.h
    M llvm/include/llvm/AsmParser/LLParser.h
    M llvm/include/llvm/BinaryFormat/Dwarf.h
    M llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
    M llvm/include/llvm/IR/Function.h
    M llvm/include/llvm/Object/Archive.h
    M llvm/include/llvm/Transforms/Scalar/Float2Int.h
    M llvm/include/llvm/Transforms/Utils/LoopUtils.h

  Log Message:
  -----------
  Drop unused forward declarations of llvm::Optional. NFC.


Compare: https://github.com/llvm/llvm-project/compare/1a151fdc011d...a1a72b9d6d23


More information about the All-commits mailing list