[all-commits] [llvm/llvm-project] 4ce424: Revert "[mlir][openacc] Add legalize data pass for...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Feb 5 08:47:16 PST 2024


  Branch: refs/heads/revert-80351-acc_replace_data_pass
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ce4248b450f71324d547d78fdf3dd48bb76d587
      https://github.com/llvm/llvm-project/commit/4ce4248b450f71324d547d78fdf3dd48bb76d587
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    M flang/include/flang/Optimizer/Support/InitFIR.h
    R flang/test/Fir/OpenACC/legalize-data.fir
    M mlir/include/mlir/Dialect/OpenACC/CMakeLists.txt
    R mlir/include/mlir/Dialect/OpenACC/Transforms/CMakeLists.txt
    R mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.h
    R mlir/include/mlir/Dialect/OpenACC/Transforms/Passes.td
    M mlir/include/mlir/InitAllPasses.h
    M mlir/lib/Dialect/OpenACC/CMakeLists.txt
    R mlir/lib/Dialect/OpenACC/IR/CMakeLists.txt
    R mlir/lib/Dialect/OpenACC/Transforms/CMakeLists.txt
    R mlir/lib/Dialect/OpenACC/Transforms/LegalizeData.cpp
    R mlir/test/Dialect/OpenACC/legalize-data.mlir

  Log Message:
  -----------
  Revert "[mlir][openacc] Add legalize data pass for compute operation (#80351)"

This reverts commit 29d47513b3ce706b5df66409170e40ba39f3795a.




More information about the All-commits mailing list