[all-commits] [llvm/llvm-project] e98082: Revert "[flang][openacc] Remove unused waitdevnum"
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Dec 20 16:08:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e98082d90ab0c0d01d01f73132f70eacf865e8da
https://github.com/llvm/llvm-project/commit/e98082d90ab0c0d01d01f73132f70eacf865e8da
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
Log Message:
-----------
Revert "[flang][openacc] Remove unused waitdevnum"
This reverts commit 8fdc3b98b894bbbe301b13cf8fc89663e1cbac1a.
Commit: 553748356c1c59ae1dd2ecdf0f09e9d49f880090
https://github.com/llvm/llvm-project/commit/553748356c1c59ae1dd2ecdf0f09e9d49f880090
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.
Compare: https://github.com/llvm/llvm-project/compare/7c9c807fa433...553748356c1c
More information about the All-commits
mailing list