[all-commits] [llvm/llvm-project] cc7567: [mlir][NFC] Move LLVM::ModuleTranslation::SaveStac...

Tom Eccles via All-commits all-commits at lists.llvm.org
Tue Jun 24 09:45:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc756716cf69a16701f0dfeb583127ea4124533b
      https://github.com/llvm/llvm-project/commit/cc756716cf69a16701f0dfeb583127ea4124533b
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-06-24 (Tue, 24 Jun 2025)

  Changed paths:
    A mlir/include/mlir/Support/StateStack.h
    M mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
    M mlir/lib/Support/CMakeLists.txt
    A mlir/lib/Support/StateStack.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
    M mlir/lib/Target/LLVMIR/ModuleTranslation.cpp

  Log Message:
  -----------
  [mlir][NFC] Move LLVM::ModuleTranslation::SaveStack to a shared header (#144897)

This is so that we can re-use the same code in Flang.



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