[all-commits] [llvm/llvm-project] 10df60: Revert "[mlir][openacc] Add device_type support fo...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Dec 20 16:07:04 PST 2023


  Branch: refs/heads/revert-75864-acc_device_type
  Home:   https://github.com/llvm/llvm-project
  Commit: 10df6087ffdacaab86f659c1fe080f0673517ba6
      https://github.com/llvm/llvm-project/commit/10df6087ffdacaab86f659c1fe080f0673517ba6
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    R flang/test/Lower/OpenACC/acc-device-type.f90
    M flang/test/Lower/OpenACC/acc-kernels-loop.f90
    M flang/test/Lower/OpenACC/acc-kernels.f90
    M flang/test/Lower/OpenACC/acc-parallel-loop.f90
    M flang/test/Lower/OpenACC/acc-parallel.f90
    M flang/test/Lower/OpenACC/acc-serial-loop.f90
    M flang/test/Lower/OpenACC/acc-serial.f90
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
    M mlir/test/Dialect/OpenACC/invalid.mlir
    M mlir/test/Dialect/OpenACC/ops.mlir
    M mlir/unittests/Dialect/CMakeLists.txt
    R mlir/unittests/Dialect/OpenACC/CMakeLists.txt
    R mlir/unittests/Dialect/OpenACC/OpenACCOpsTest.cpp

  Log Message:
  -----------
  Revert "[mlir][openacc] Add device_type support for compute operations (#75864)"

This reverts commit 8b885eb90ff14862b579b191c3f469a5a4fed1bc.




More information about the All-commits mailing list