[all-commits] [llvm/llvm-project] e8fa80: [MLIR][Transforms] Correct block sorting utils nam...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Fri May 17 07:42:14 PDT 2024


  Branch: refs/heads/users/dinistro/rename-block-sorting
  Home:   https://github.com/llvm/llvm-project
  Commit: e8fa8073bb5784fc11eb34409d4bebee705c01eb
      https://github.com/llvm/llvm-project/commit/e8fa8073bb5784fc11eb34409d4bebee705c01eb
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2024-05-17 (Fri, 17 May 2024)

  Changed paths:
    M mlir/include/mlir/Transforms/RegionUtils.h
    M mlir/lib/Target/LLVMIR/Dialect/OpenACC/OpenACCToLLVMIRTranslation.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
    M mlir/lib/Transforms/Mem2Reg.cpp
    M mlir/lib/Transforms/Utils/RegionUtils.cpp

  Log Message:
  -----------
  [MLIR][Transforms] Correct block sorting utils name (NFC)

This commit renames the name of the block sorting utility function to
`getBlocksSortedByDominance`.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list