[all-commits] [llvm/llvm-project] 432587: Fix MLIR test

Tom Eccles via All-commits all-commits at lists.llvm.org
Mon Jan 27 03:37:04 PST 2025


  Branch: refs/heads/users/tblah/delayed-task-exec-1
  Home:   https://github.com/llvm/llvm-project
  Commit: 4325873687bb18cd9000a12b369e593667c99f29
      https://github.com/llvm/llvm-project/commit/4325873687bb18cd9000a12b369e593667c99f29
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M mlir/test/Target/LLVMIR/openmp-private.mlir

  Log Message:
  -----------
  Fix MLIR test

I made a mistake when rewriting the privatizer, which led to the test
reading incorrectly.


  Commit: ca35ec29e81dfd3222d4ebba91937c96b5080f91
      https://github.com/llvm/llvm-project/commit/ca35ec29e81dfd3222d4ebba91937c96b5080f91
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-01-27 (Mon, 27 Jan 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
    M flang/lib/Lower/OpenMP/PrivateReductionUtils.cpp
    M mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp

  Log Message:
  -----------
  More readability improvments


Compare: https://github.com/llvm/llvm-project/compare/7cb83e335cfd...ca35ec29e81d

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