[all-commits] [llvm/llvm-project] 2bde7a: [mlir][OpenMP][NFC] Remove dead uses of OpenMPVarM...

Tom Eccles via All-commits all-commits at lists.llvm.org
Thu Jan 30 06:35:31 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2bde7a1b7c777ae0f0303af9634dd6e4a98cab00
      https://github.com/llvm/llvm-project/commit/2bde7a1b7c777ae0f0303af9634dd6e4a98cab00
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  [mlir][OpenMP][NFC] Remove dead uses of OpenMPVarMappingStackFrame (#125061)

This is left over from the old way reductions were implemented.
OpenMPVarMappingStackFrame doesn't actually do anything anymore so these
uses can go away.



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