[all-commits] [llvm/llvm-project] e1d1da: Revert "[mlir][openacc][NFC] Use assembly format f...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Apr 17 08:06:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e1d1da71cba37b9c3e4b274380a1dc1fb79f9105
https://github.com/llvm/llvm-project/commit/e1d1da71cba37b9c3e4b274380a1dc1fb79f9105
Author: Valentin Clement <clementval at gmail.com>
Date: 2023-04-17 (Mon, 17 Apr 2023)
Changed paths:
M flang/lib/Lower/OpenACC.cpp
M flang/test/Lower/OpenACC/acc-loop.f90
M flang/test/Lower/OpenACC/acc-parallel-loop.f90
M flang/test/Lower/OpenACC/acc-serial-loop.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
Log Message:
-----------
Revert "[mlir][openacc][NFC] Use assembly format for acc.loop"
This reverts commit 7960993e4638c6243c4b37f05bb61b080fe13d43.
More information about the All-commits
mailing list