[all-commits] [llvm/llvm-project] b6da4e: Add workshare loop wrapper lowerings

Ivan R. Ivanov via All-commits all-commits at lists.llvm.org
Thu Oct 3 23:14:46 PDT 2024


  Branch: refs/heads/users/ivanradanov/flang-workshare-hlfir-lower
  Home:   https://github.com/llvm/llvm-project
  Commit: b6da4eb2954b0a0e68d61e8985b4484d33e129a6
      https://github.com/llvm/llvm-project/commit/b6da4eb2954b0a0e68d61e8985b4484d33e129a6
  Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    M flang/lib/Optimizer/HLFIR/Transforms/BufferizeHLFIR.cpp
    M flang/lib/Optimizer/HLFIR/Transforms/OptimizedBufferization.cpp
    A flang/test/HLFIR/bufferize-workshare.fir
    A flang/test/Transforms/OpenMP/should-use-workshare-lowering.mlir

  Log Message:
  -----------
  Add workshare loop wrapper lowerings

Bufferize test

Bufferize test

Bufferize test

Add test for should use workshare lowering


  Commit: c7a843ab3155df3e1cea544edc09f8dc18cddb8b
      https://github.com/llvm/llvm-project/commit/c7a843ab3155df3e1cea544edc09f8dc18cddb8b
  Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    A flang/test/Integration/OpenMP/workshare.f90

  Log Message:
  -----------
  Add integration test for workshare


  Commit: ac636abbad85c3e765ca485eb0f7291da38460a6
      https://github.com/llvm/llvm-project/commit/ac636abbad85c3e765ca485eb0f7291da38460a6
  Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    A flang/test/Integration/OpenMP/workshare-scalar-array-mul.f90

  Log Message:
  -----------
  One more integration test


  Commit: 41c738afbf9b18974d9774c05e24adb853d90ca6
      https://github.com/llvm/llvm-project/commit/41c738afbf9b18974d9774c05e24adb853d90ca6
  Author: Ivan Radanov Ivanov <ivanov.i.aa at m.titech.ac.jp>
  Date:   2024-10-04 (Fri, 04 Oct 2024)

  Changed paths:
    A flang/test/Transforms/OpenMP/should-use-workshare-lowering-cfg.mlir

  Log Message:
  -----------
  Add test for cfg workshare bufferization


Compare: https://github.com/llvm/llvm-project/compare/c16dc883ae44...41c738afbf9b

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